IntegrationServiceEnvironmentNetworkDependencyHealth Class

The integration service environment subnet network health.

Inheritance
msrest.serialization.Model
IntegrationServiceEnvironmentNetworkDependencyHealth

Constructor

IntegrationServiceEnvironmentNetworkDependencyHealth(*, error: ExtendedErrorInfo | None = None, state: str | IntegrationServiceEnvironmentNetworkDependencyHealthState | None = None, **kwargs)

Keyword-Only Parameters

error
ExtendedErrorInfo

The error if any occurred during the operation.

state
str or IntegrationServiceEnvironmentNetworkDependencyHealthState

The network dependency health state. Possible values include: "NotSpecified", "Healthy", "Unhealthy", "Unknown".

Variables

error
ExtendedErrorInfo

The error if any occurred during the operation.

state
str or IntegrationServiceEnvironmentNetworkDependencyHealthState

The network dependency health state. Possible values include: "NotSpecified", "Healthy", "Unhealthy", "Unknown".