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

Name Description
CheckPeeringServiceProviderAvailability(SubscriptionResource, CheckPeeringServiceProviderAvailabilityContent, CancellationToken)

Checks if the peering service provider is present within 1000 miles of customer's location <item> Mocking. To mock this method, please mock CheckPeeringServiceProviderAvailability(CheckPeeringServiceProviderAvailabilityContent, CancellationToken) instead. </item>

CheckPeeringServiceProviderAvailabilityAsync(SubscriptionResource, CheckPeeringServiceProviderAvailabilityContent, CancellationToken)

Checks if the peering service provider is present within 1000 miles of customer's location <item> Mocking. To mock this method, please mock CheckPeeringServiceProviderAvailabilityAsync(CheckPeeringServiceProviderAvailabilityContent, CancellationToken) instead. </item>

GetCdnPeeringPrefixes(SubscriptionResource, String, CancellationToken)

Lists all of the advertised prefixes for the specified peering location <item> Mocking. To mock this method, please mock GetCdnPeeringPrefixes(String, CancellationToken) instead. </item>

GetCdnPeeringPrefixesAsync(SubscriptionResource, String, CancellationToken)

Lists all of the advertised prefixes for the specified peering location <item> Mocking. To mock this method, please mock GetCdnPeeringPrefixesAsync(String, CancellationToken) instead. </item>

GetConnectionMonitorTestResource(ArmClient, ResourceIdentifier)

Gets an object representing a ConnectionMonitorTestResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetConnectionMonitorTestResource(ResourceIdentifier) instead. </item>

GetPeerAsn(SubscriptionResource, String, CancellationToken)

Gets the peer ASN with the specified name under the given subscription. <item> Mocking. To mock this method, please mock GetPeerAsn(String, CancellationToken) instead. </item>

GetPeerAsnAsync(SubscriptionResource, String, CancellationToken)

Gets the peer ASN with the specified name under the given subscription. <item> Mocking. To mock this method, please mock GetPeerAsnAsync(String, CancellationToken) instead. </item>

GetPeerAsnResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeerAsnResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPeerAsnResource(ResourceIdentifier) instead. </item>

GetPeerAsns(SubscriptionResource)

Gets a collection of PeerAsns in the SubscriptionResource<item> Mocking. To mock this method, please mock GetPeerAsns() instead. </item>

GetPeering(ResourceGroupResource, String, CancellationToken)

Gets an existing peering with the specified name under the given subscription and resource group. <item> Mocking. To mock this method, please mock GetPeering(String, CancellationToken) instead. </item>

GetPeeringAsync(ResourceGroupResource, String, CancellationToken)

Gets an existing peering with the specified name under the given subscription and resource group. <item> Mocking. To mock this method, please mock GetPeeringAsync(String, CancellationToken) instead. </item>

GetPeeringLocations(SubscriptionResource, PeeringLocationsKind, Nullable<PeeringLocationsDirectPeeringType>, CancellationToken)

Lists all of the available peering locations for the specified kind of peering. <item> Mocking. To mock this method, please mock GetPeeringLocations(PeeringLocationsKind, Nullable<PeeringLocationsDirectPeeringType>, CancellationToken) instead. </item>

GetPeeringLocationsAsync(SubscriptionResource, PeeringLocationsKind, Nullable<PeeringLocationsDirectPeeringType>, CancellationToken)

Lists all of the available peering locations for the specified kind of peering. <item> Mocking. To mock this method, please mock GetPeeringLocationsAsync(PeeringLocationsKind, Nullable<PeeringLocationsDirectPeeringType>, CancellationToken) instead. </item>

GetPeeringRegisteredAsnResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringRegisteredAsnResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPeeringRegisteredAsnResource(ResourceIdentifier) instead. </item>

GetPeeringRegisteredPrefixResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringRegisteredPrefixResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPeeringRegisteredPrefixResource(ResourceIdentifier) instead. </item>

GetPeeringResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPeeringResource(ResourceIdentifier) instead. </item>

GetPeerings(ResourceGroupResource)

Gets a collection of Peerings in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetPeerings() instead. </item>

GetPeerings(SubscriptionResource, CancellationToken)

Lists all of the peerings under the given subscription. <item> Mocking. To mock this method, please mock GetPeerings(CancellationToken) instead. </item>

GetPeeringsAsync(SubscriptionResource, CancellationToken)

Lists all of the peerings under the given subscription. <item> Mocking. To mock this method, please mock GetPeeringsAsync(CancellationToken) instead. </item>

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. <item> Mocking. To mock this method, please mock GetPeeringsByLegacyPeering(String, LegacyPeeringsKind, Nullable<Int32>, Nullable<DirectPeeringType>, CancellationToken) instead. </item>

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. <item> Mocking. To mock this method, please mock GetPeeringsByLegacyPeeringAsync(String, LegacyPeeringsKind, Nullable<Int32>, Nullable<DirectPeeringType>, CancellationToken) instead. </item>

GetPeeringService(ResourceGroupResource, String, CancellationToken)

Gets an existing peering service with the specified name under the given subscription and resource group. <item> Mocking. To mock this method, please mock GetPeeringService(String, CancellationToken) instead. </item>

GetPeeringServiceAsync(ResourceGroupResource, String, CancellationToken)

Gets an existing peering service with the specified name under the given subscription and resource group. <item> Mocking. To mock this method, please mock GetPeeringServiceAsync(String, CancellationToken) instead. </item>

GetPeeringServiceCountries(SubscriptionResource, CancellationToken)

Lists all of the available countries for peering service. <item> Mocking. To mock this method, please mock GetPeeringServiceCountries(CancellationToken) instead. </item>

GetPeeringServiceCountriesAsync(SubscriptionResource, CancellationToken)

Lists all of the available countries for peering service. <item> Mocking. To mock this method, please mock GetPeeringServiceCountriesAsync(CancellationToken) instead. </item>

GetPeeringServiceLocations(SubscriptionResource, String, CancellationToken)

Lists all of the available locations for peering service. <item> Mocking. To mock this method, please mock GetPeeringServiceLocations(String, CancellationToken) instead. </item>

GetPeeringServiceLocationsAsync(SubscriptionResource, String, CancellationToken)

Lists all of the available locations for peering service. <item> Mocking. To mock this method, please mock GetPeeringServiceLocationsAsync(String, CancellationToken) instead. </item>

GetPeeringServicePrefixResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringServicePrefixResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPeeringServicePrefixResource(ResourceIdentifier) instead. </item>

GetPeeringServiceProviders(SubscriptionResource, CancellationToken)

Lists all of the available peering service locations for the specified kind of peering. <item> Mocking. To mock this method, please mock GetPeeringServiceProviders(CancellationToken) instead. </item>

GetPeeringServiceProvidersAsync(SubscriptionResource, CancellationToken)

Lists all of the available peering service locations for the specified kind of peering. <item> Mocking. To mock this method, please mock GetPeeringServiceProvidersAsync(CancellationToken) instead. </item>

GetPeeringServiceResource(ArmClient, ResourceIdentifier)

Gets an object representing a PeeringServiceResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPeeringServiceResource(ResourceIdentifier) instead. </item>

GetPeeringServices(ResourceGroupResource)

Gets a collection of PeeringServices in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetPeeringServices() instead. </item>

GetPeeringServices(SubscriptionResource, CancellationToken)

Lists all of the peerings under the given subscription. <item> Mocking. To mock this method, please mock GetPeeringServices(CancellationToken) instead. </item>

GetPeeringServicesAsync(SubscriptionResource, CancellationToken)

Lists all of the peerings under the given subscription. <item> Mocking. To mock this method, please mock GetPeeringServicesAsync(CancellationToken) instead. </item>

InitializePeeringServiceConnectionMonitor(SubscriptionResource, CancellationToken)

Initialize Peering Service for Connection Monitor functionality <item> Mocking. To mock this method, please mock InitializePeeringServiceConnectionMonitor(CancellationToken) instead. </item>

InitializePeeringServiceConnectionMonitorAsync(SubscriptionResource, CancellationToken)

Initialize Peering Service for Connection Monitor functionality <item> Mocking. To mock this method, please mock InitializePeeringServiceConnectionMonitorAsync(CancellationToken) instead. </item>

InvokeLookingGlass(SubscriptionResource, LookingGlassCommand, LookingGlassSourceType, String, String, CancellationToken)

Run looking glass functionality <item> Mocking. To mock this method, please mock InvokeLookingGlass(LookingGlassCommand, LookingGlassSourceType, String, String, CancellationToken) instead. </item>

InvokeLookingGlassAsync(SubscriptionResource, LookingGlassCommand, LookingGlassSourceType, String, String, CancellationToken)

Run looking glass functionality <item> Mocking. To mock this method, please mock InvokeLookingGlassAsync(LookingGlassCommand, LookingGlassSourceType, String, String, CancellationToken) instead. </item>

Applies to