IntegrationServiceEnvironmentNetworkHealthGetResponse type
Contains response data for the get operation.
type IntegrationServiceEnvironmentNetworkHealthGetResponse = {
[propertyName: string]: IntegrationServiceEnvironmentSubnetNetworkHealth
}