Share via


NetworkStatusOperationsExtensions Class

Definition

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