Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkStatus

Package version

Interface representing a NetworkStatus.

Hierarchy

  • NetworkStatus

Implemented by

Index

Methods

listByLocation

  • 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.

    Parameters

    • resourceGroupName: string

      The name of the resource group.

    • serviceName: string

      The name of the API Management service.

    • locationName: string

      Location in which the API Management service is deployed. This is one of the Azure Regions like West US, East US, South Central US.

    • Optional options: NetworkStatusListByLocationOptionalParams

      The options parameters.

    Returns Promise<NetworkStatusListByLocationResponse>

listByService

Generated using TypeDoc