IntegrationServiceEnvironmentNetworkDependencyHealth Class
The integration service environment subnet network health.
Constructor
IntegrationServiceEnvironmentNetworkDependencyHealth(*, error: ExtendedErrorInfo | None = None, state: str | IntegrationServiceEnvironmentNetworkDependencyHealthState | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
error
|
The error if any occurred during the operation. Default value: None
|
state
|
The network dependency health state. Possible values include: "NotSpecified", "Healthy", "Unhealthy", "Unknown". Default value: None
|
Variables
Name | Description |
---|---|
error
|
The error if any occurred during the operation. |
state
|
The network dependency health state. Possible values include: "NotSpecified", "Healthy", "Unhealthy", "Unknown". |