IntegrationServiceEnvironmentNetworkDependencyHealth Class

The integration service environment subnet network health.

Inheritance
IntegrationServiceEnvironmentNetworkDependencyHealth

Constructor

IntegrationServiceEnvironmentNetworkDependencyHealth(*, error: Optional[azure.mgmt.logic.models._models_py3.ExtendedErrorInfo] = None, state: Optional[Union[str, azure.mgmt.logic.models._logic_management_client_enums.IntegrationServiceEnvironmentNetworkDependencyHealthState]] = None, **kwargs)

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".