다음을 통해 공유


IntegrationServiceEnvironmentNetworkDependency 클래스

azure 비동기 작업 리소스입니다.

상속
IntegrationServiceEnvironmentNetworkDependency

생성자

IntegrationServiceEnvironmentNetworkDependency(*, category: str | IntegrationServiceEnvironmentNetworkDependencyCategoryType | None = None, display_name: str | None = None, endpoints: List[IntegrationServiceEnvironmentNetworkEndpoint] | None = None, **kwargs)

매개 변수

category
str 또는 IntegrationServiceEnvironmentNetworkDependencyCategoryType

네트워크 종속성 범주 유형입니다. 가능한 값은 "NotSpecified", "AzureStorage", "AzureManagement", "AzureActiveDirectory", "SSLCertificateVerification", "DiagnosticLogsAndMetrics", "IntegrationServiceEnvironmentConnectors", "RedisCache", "AccessEndpoints", "RecoveryService", "SQL", "RegionalService"입니다.

display_name
str

표시 이름입니다.

endpoints
list[IntegrationServiceEnvironmentNetworkEndpoint]

엔드포인트입니다.

변수

category
str 또는 IntegrationServiceEnvironmentNetworkDependencyCategoryType

네트워크 종속성 범주 유형입니다. 가능한 값은 "NotSpecified", "AzureStorage", "AzureManagement", "AzureActiveDirectory", "SSLCertificateVerification", "DiagnosticLogsAndMetrics", "IntegrationServiceEnvironmentConnectors", "RedisCache", "AccessEndpoints", "RecoveryService", "SQL", "RegionalService"입니다.

display_name
str

표시 이름입니다.

endpoints
list[IntegrationServiceEnvironmentNetworkEndpoint]

엔드포인트입니다.