IPWorks MQ 2020 Python Edition

Questions / Feedback?

hybrid_connection Property

The hybrid connection name.

Syntax

def get_hybrid_connection() -> str: ...
def set_hybrid_connection(value: str) -> None: ...

hybrid_connection = property(get_hybrid_connection, set_hybrid_connection)

Default Value

""

Remarks

This setting specifies the name of the hybrid connection that was created in the Azure portal. For instance hc1.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Python Edition - Version 20.0 [Build 8155]