Share via


PeeringExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.Peering.

public static class PeeringExtensions
type PeeringExtensions = class
Public Module PeeringExtensions
Inheritance
PeeringExtensions

Methods

CheckPeeringServiceProviderAvailability(SubscriptionResource, CheckPeeringServiceProviderAvailabilityContent, CancellationToken)

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

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/checkServiceProviderAvailability
  • Operation Id: CheckServiceProviderAvailability
CheckPeeringServiceProviderAvailabilityAsync(SubscriptionResource, CheckPeeringServiceProviderAvailabilityContent, CancellationToken)

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

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/checkServiceProviderAvailability
  • Operation Id: CheckServiceProviderAvailability
GetCdnPeeringPrefixes(SubscriptionResource, String, CancellationToken)

Lists all of the advertised prefixes for the specified peering location

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/cdnPeeringPrefixes
  • Operation Id: CdnPeeringPrefixes_List
GetCdnPeeringPrefixesAsync(SubscriptionResource, String, CancellationToken)

Lists all of the advertised prefixes for the specified peering location

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/cdnPeeringPrefixes
  • Operation Id: CdnPeeringPrefixes_List
GetConnectionMonitorTestResource(ArmClient, ResourceIdentifier)

Gets an object representing a ConnectionMonitorTestResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a ConnectionMonitorTestResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetConnectionMonitorTestResource(ResourceIdentifier) instead.

GetPeerAsn(SubscriptionResource, String, CancellationToken)

Gets the peer ASN with the specified name under the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerAsns/{peerAsnName}
  • Operation Id: PeerAsns_Get
GetPeerAsnAsync(SubscriptionResource, String, CancellationToken)

Gets the peer ASN with the specified name under the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerAsns/{peerAsnName}
  • Operation Id: PeerAsns_Get
GetPeerAsnResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeerAsnResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a PeerAsnResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPeerAsnResource(ResourceIdentifier) instead.

GetPeerAsns(SubscriptionResource)

Gets a collection of PeerAsnResources in the SubscriptionResource. MockingTo mock this method, please mock GetPeerAsns() instead.

GetPeering(ResourceGroupResource, String, CancellationToken)

Gets an existing peering with the specified name under the given subscription and resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings/{peeringName}
  • Operation Id: Peerings_Get
GetPeeringAsync(ResourceGroupResource, String, CancellationToken)

Gets an existing peering with the specified name under the given subscription and resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings/{peeringName}
  • Operation Id: Peerings_Get
GetPeeringLocations(SubscriptionResource, PeeringLocationsKind, Nullable<PeeringLocationsDirectPeeringType>, CancellationToken)

Lists all of the available peering locations for the specified kind of peering.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringLocations
  • Operation Id: PeeringLocations_List
GetPeeringLocationsAsync(SubscriptionResource, PeeringLocationsKind, Nullable<PeeringLocationsDirectPeeringType>, CancellationToken)

Lists all of the available peering locations for the specified kind of peering.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringLocations
  • Operation Id: PeeringLocations_List
GetPeeringRegisteredAsnResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringRegisteredAsnResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a PeeringRegisteredAsnResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPeeringRegisteredAsnResource(ResourceIdentifier) instead.

GetPeeringRegisteredPrefixResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringRegisteredPrefixResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a PeeringRegisteredPrefixResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPeeringRegisteredPrefixResource(ResourceIdentifier) instead.

GetPeeringResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a PeeringResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPeeringResource(ResourceIdentifier) instead.

GetPeerings(ResourceGroupResource)

Gets a collection of PeeringResources in the ResourceGroupResource. MockingTo mock this method, please mock GetPeerings() instead.

GetPeerings(SubscriptionResource, CancellationToken)

Lists all of the peerings under the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerings
  • Operation Id: Peerings_ListBySubscription
GetPeeringsAsync(SubscriptionResource, CancellationToken)

Lists all of the peerings under the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerings
  • Operation Id: Peerings_ListBySubscription
GetPeeringsByLegacyPeering(SubscriptionResource, String, LegacyPeeringsKind, Nullable<Int32>, Nullable<DirectPeeringType>, CancellationToken)

Lists all of the legacy peerings under the given subscription matching the specified kind and location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/legacyPeerings
  • Operation Id: LegacyPeerings_List
GetPeeringsByLegacyPeeringAsync(SubscriptionResource, String, LegacyPeeringsKind, Nullable<Int32>, Nullable<DirectPeeringType>, CancellationToken)

Lists all of the legacy peerings under the given subscription matching the specified kind and location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/legacyPeerings
  • Operation Id: LegacyPeerings_List
GetPeeringService(ResourceGroupResource, String, CancellationToken)

Gets an existing peering service with the specified name under the given subscription and resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}
  • Operation Id: PeeringServices_Get
GetPeeringServiceAsync(ResourceGroupResource, String, CancellationToken)

Gets an existing peering service with the specified name under the given subscription and resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}
  • Operation Id: PeeringServices_Get
GetPeeringServiceCountries(SubscriptionResource, CancellationToken)

Lists all of the available countries for peering service.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServiceCountries
  • Operation Id: PeeringServiceCountries_List
GetPeeringServiceCountriesAsync(SubscriptionResource, CancellationToken)

Lists all of the available countries for peering service.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServiceCountries
  • Operation Id: PeeringServiceCountries_List
GetPeeringServiceLocations(SubscriptionResource, String, CancellationToken)

Lists all of the available locations for peering service.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServiceLocations
  • Operation Id: PeeringServiceLocations_List
GetPeeringServiceLocationsAsync(SubscriptionResource, String, CancellationToken)

Lists all of the available locations for peering service.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServiceLocations
  • Operation Id: PeeringServiceLocations_List
GetPeeringServicePrefixResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringServicePrefixResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a PeeringServicePrefixResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPeeringServicePrefixResource(ResourceIdentifier) instead.

GetPeeringServiceProviders(SubscriptionResource, CancellationToken)

Lists all of the available peering service locations for the specified kind of peering.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServiceProviders
  • Operation Id: PeeringServiceProviders_List
GetPeeringServiceProvidersAsync(SubscriptionResource, CancellationToken)

Lists all of the available peering service locations for the specified kind of peering.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServiceProviders
  • Operation Id: PeeringServiceProviders_List
GetPeeringServiceResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringServiceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a PeeringServiceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPeeringServiceResource(ResourceIdentifier) instead.

GetPeeringServices(ResourceGroupResource)

Gets a collection of PeeringServiceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetPeeringServices() instead.

GetPeeringServices(SubscriptionResource, CancellationToken)

Lists all of the peerings under the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServices
  • Operation Id: PeeringServices_ListBySubscription
GetPeeringServicesAsync(SubscriptionResource, CancellationToken)

Lists all of the peerings under the given subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peeringServices
  • Operation Id: PeeringServices_ListBySubscription
InitializePeeringServiceConnectionMonitor(SubscriptionResource, CancellationToken)

Initialize Peering Service for Connection Monitor functionality

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/initializeConnectionMonitor
  • Operation Id: PeeringServices_InitializeConnectionMonitor
InitializePeeringServiceConnectionMonitorAsync(SubscriptionResource, CancellationToken)

Initialize Peering Service for Connection Monitor functionality

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/initializeConnectionMonitor
  • Operation Id: PeeringServices_InitializeConnectionMonitor
InvokeLookingGlass(SubscriptionResource, LookingGlassCommand, LookingGlassSourceType, String, String, CancellationToken)

Run looking glass functionality

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/lookingGlass
  • Operation Id: LookingGlass_Invoke
InvokeLookingGlassAsync(SubscriptionResource, LookingGlassCommand, LookingGlassSourceType, String, String, CancellationToken)

Run looking glass functionality

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/lookingGlass
  • Operation Id: LookingGlass_Invoke

Applies to