NetworkStatusOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for NetworkStatusOperations.
public static class NetworkStatusOperationsExtensions
type NetworkStatusOperationsExtensions = class
Public Module NetworkStatusOperationsExtensions
- Inheritance
-
NetworkStatusOperationsExtensions
Methods
ListByLocation(INetworkStatusOperations, String, String, String) |
Gets the Connectivity Status to the external resources on which the Api Management service depends from inside the Cloud Service. This also returns the DNS Servers as visible to the CloudService. |
ListByLocationAsync(INetworkStatusOperations, String, String, String, CancellationToken) |
Gets the Connectivity Status to the external resources on which the Api Management service depends from inside the Cloud Service. This also returns the DNS Servers as visible to the CloudService. |
ListByService(INetworkStatusOperations, String, String) |
Gets the Connectivity Status to the external resources on which the Api Management service depends from inside the Cloud Service. This also returns the DNS Servers as visible to the CloudService. |
ListByServiceAsync(INetworkStatusOperations, String, String, CancellationToken) |
Gets the Connectivity Status to the external resources on which the Api Management service depends from inside the Cloud Service. This also returns the DNS Servers as visible to the CloudService. |
Applies to
Azure SDK for .NET