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
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.
- endpoints
- list[IntegrationServiceEnvironmentNetworkEndpoint]
The endpoints.
Feedback
Submit and view feedback for