Uses of Interface
com.azure.resourcemanager.apimanagement.models.NetworkStatusContract
Packages that use NetworkStatusContract
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of NetworkStatusContract in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return NetworkStatusContractModifier and TypeMethodDescriptionNetworkStatus.listByLocation(String resourceGroupName, String serviceName, String locationName) Gets the Connectivity Status to the external resources on which the Api Management service depends from inside the Cloud Service.NetworkStatusContractByLocation.networkStatus()Gets the networkStatus property: Network status in Location.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type NetworkStatusContractModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<NetworkStatusContract> NetworkStatus.listByLocationWithResponse(String resourceGroupName, String serviceName, String locationName, com.azure.core.util.Context context) Gets the Connectivity Status to the external resources on which the Api Management service depends from inside the Cloud Service.