IntegrationServiceEnvironmentNetworkDependency Class

The azure async operation resource.

Inheritance
IntegrationServiceEnvironmentNetworkDependency

Constructor

IntegrationServiceEnvironmentNetworkDependency(*, category: Optional[Union[str, azure.mgmt.logic.models._logic_management_client_enums.IntegrationServiceEnvironmentNetworkDependencyCategoryType]] = None, display_name: Optional[str] = None, endpoints: Optional[List[azure.mgmt.logic.models._models_py3.IntegrationServiceEnvironmentNetworkEndpoint]] = None, **kwargs)

Variables

category
str or IntegrationServiceEnvironmentNetworkDependencyCategoryType

The network dependency category type. Possible values include: "NotSpecified", "AzureStorage", "AzureManagement", "AzureActiveDirectory", "SSLCertificateVerification", "DiagnosticLogsAndMetrics", "IntegrationServiceEnvironmentConnectors", "RedisCache", "AccessEndpoints", "RecoveryService", "SQL", "RegionalService".

display_name
str

The display name.