Compartir a través de


IntegrationServiceEnvironmentSubnetNetworkHealth Clase

Estado de red de la subred del entorno del servicio de integración.

Todos los parámetros necesarios deben rellenarse para enviarlos a Azure.

Herencia
IntegrationServiceEnvironmentSubnetNetworkHealth

Constructor

IntegrationServiceEnvironmentSubnetNetworkHealth(*, network_dependency_health_state: str | IntegrationServiceEnvironmentNetworkEndPointAccessibilityState, outbound_network_dependencies: List[IntegrationServiceEnvironmentNetworkDependency] | None = None, outbound_network_health: IntegrationServiceEnvironmentNetworkDependencyHealth | None = None, **kwargs)

Parámetros

outbound_network_dependencies
list[IntegrationServiceEnvironmentNetworkDependency]

Dependencias de red salientes.

outbound_network_health
IntegrationServiceEnvironmentNetworkDependencyHealth

Estado de red del entorno del servicio de integración.

network_dependency_health_state
str o IntegrationServiceEnvironmentNetworkEndPointAccessibilityState

Necesario. Estado de mantenimiento de red del entorno del servicio de integración. Los valores posibles incluyen: "NotSpecified", "Unknown", "Available", "NotAvailable".

Variables

outbound_network_dependencies
list[IntegrationServiceEnvironmentNetworkDependency]

Dependencias de red salientes.

outbound_network_health
IntegrationServiceEnvironmentNetworkDependencyHealth

Estado de red del entorno del servicio de integración.

network_dependency_health_state
str o IntegrationServiceEnvironmentNetworkEndPointAccessibilityState

Necesario. Estado de mantenimiento de red del entorno del servicio de integración. Los valores posibles incluyen: "NotSpecified", "Unknown", "Available", "NotAvailable".