PeeringManagementClient class

Properties

cdnPeeringPrefixes

The operation groups for cdnPeeringPrefixes

connectionMonitorTests

The operation groups for connectionMonitorTests

legacyPeerings

The operation groups for legacyPeerings

lookingGlass

The operation groups for lookingGlass

operations

The operation groups for operations

peerAsns

The operation groups for peerAsns

peeringLocations

The operation groups for peeringLocations

peerings

The operation groups for peerings

peeringServiceCountries

The operation groups for peeringServiceCountries

peeringServiceLocations

The operation groups for peeringServiceLocations

peeringServiceProviders

The operation groups for peeringServiceProviders

peeringServices

The operation groups for peeringServices

pipeline

The pipeline used by this client to make requests

prefixes

The operation groups for prefixes

receivedRoutes

The operation groups for receivedRoutes

registeredAsns

The operation groups for registeredAsns

registeredPrefixes

The operation groups for registeredPrefixes

rpUnbilledPrefixes

The operation groups for rpUnbilledPrefixes

Methods

checkServiceProviderAvailability(CheckServiceProviderAvailabilityInput, CheckServiceProviderAvailabilityOptionalParams)

Checks if the peering service provider is present within 1000 miles of customer's location

Constructor Details

PeeringManagementClient(TokenCredential, PeeringManagementClientOptionalParams)

new PeeringManagementClient(credential: TokenCredential, options?: PeeringManagementClientOptionalParams)

Parameters

credential
TokenCredential

PeeringManagementClient(TokenCredential, string, PeeringManagementClientOptionalParams)

new PeeringManagementClient(credential: TokenCredential, subscriptionId: string, options?: PeeringManagementClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

cdnPeeringPrefixes

The operation groups for cdnPeeringPrefixes

cdnPeeringPrefixes: CdnPeeringPrefixesOperations

Property Value

connectionMonitorTests

The operation groups for connectionMonitorTests

connectionMonitorTests: ConnectionMonitorTestsOperations

Property Value

legacyPeerings

The operation groups for legacyPeerings

legacyPeerings: LegacyPeeringsOperations

Property Value

lookingGlass

The operation groups for lookingGlass

lookingGlass: LookingGlassOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

peerAsns

The operation groups for peerAsns

peerAsns: PeerAsnsOperations

Property Value

peeringLocations

The operation groups for peeringLocations

peeringLocations: PeeringLocationsOperations

Property Value

peerings

The operation groups for peerings

peerings: PeeringsOperations

Property Value

peeringServiceCountries

The operation groups for peeringServiceCountries

peeringServiceCountries: PeeringServiceCountriesOperations

Property Value

peeringServiceLocations

The operation groups for peeringServiceLocations

peeringServiceLocations: PeeringServiceLocationsOperations

Property Value

peeringServiceProviders

The operation groups for peeringServiceProviders

peeringServiceProviders: PeeringServiceProvidersOperations

Property Value

peeringServices

The operation groups for peeringServices

peeringServices: PeeringServicesOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

prefixes

The operation groups for prefixes

prefixes: PrefixesOperations

Property Value

receivedRoutes

The operation groups for receivedRoutes

receivedRoutes: ReceivedRoutesOperations

Property Value

registeredAsns

The operation groups for registeredAsns

registeredAsns: RegisteredAsnsOperations

Property Value

registeredPrefixes

The operation groups for registeredPrefixes

registeredPrefixes: RegisteredPrefixesOperations

Property Value

rpUnbilledPrefixes

The operation groups for rpUnbilledPrefixes

rpUnbilledPrefixes: RpUnbilledPrefixesOperations

Property Value

Method Details

checkServiceProviderAvailability(CheckServiceProviderAvailabilityInput, CheckServiceProviderAvailabilityOptionalParams)

Checks if the peering service provider is present within 1000 miles of customer's location

function checkServiceProviderAvailability(checkServiceProviderAvailabilityInput: CheckServiceProviderAvailabilityInput, options?: CheckServiceProviderAvailabilityOptionalParams): Promise<CheckServiceProviderAvailabilityResponse>

Parameters

checkServiceProviderAvailabilityInput
CheckServiceProviderAvailabilityInput

Returns