Partilhar via


PeeringExtensions Classe

Definição

Uma classe para adicionar métodos de extensão ao Azure.ResourceManager.Peering.

public static class PeeringExtensions
type PeeringExtensions = class
Public Module PeeringExtensions
Herança
PeeringExtensions

Métodos

CheckPeeringServiceProviderAvailability(SubscriptionResource, CheckPeeringServiceProviderAvailabilityContent, CancellationToken)

Verifica se o provedor de serviços de emparelhamento está presente dentro de 1000 milhas da localização do cliente

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/checkServiceProviderAvailability
  • Operação IdCheckServiceProviderAvailability
CheckPeeringServiceProviderAvailabilityAsync(SubscriptionResource, CheckPeeringServiceProviderAvailabilityContent, CancellationToken)

Verifica se o provedor de serviços de emparelhamento está presente dentro de 1000 milhas da localização do cliente

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/checkServiceProviderAvailability
  • Operação IdCheckServiceProviderAvailability
GetCdnPeeringPrefixes(SubscriptionResource, String, CancellationToken)

Lista todos os prefixos anunciados para o local de emparelhamento especificado

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/cdnPeeringPrefixes
  • Operação IdCdnPeeringPrefixes_List
GetCdnPeeringPrefixesAsync(SubscriptionResource, String, CancellationToken)

Lista todos os prefixos anunciados para o local de emparelhamento especificado

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/cdnPeeringPrefixes
  • Operação IdCdnPeeringPrefixes_List
GetConnectionMonitorTestResource(ArmClient, ResourceIdentifier)

Obtém um objeto que representa um ConnectionMonitorTestResource junto com as operações de instância que podem ser executadas nele, mas sem dados. Você pode usar CreateResourceIdentifier(String, String, String, String) para criar um ConnectionMonitorTestResourceResourceIdentifier com base em seus componentes.

GetPeerAsn(SubscriptionResource, String, CancellationToken)

Obtém o ASN par com o nome especificado na assinatura fornecida.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peerAsns/{peerAsnName}
  • Operação IdPeerAsns_Get
GetPeerAsnAsync(SubscriptionResource, String, CancellationToken)

Obtém o ASN par com o nome especificado na assinatura fornecida.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peerAsns/{peerAsnName}
  • Operação IdPeerAsns_Get
GetPeerAsnResource(ArmClient, ResourceIdentifier)

Obtém um objeto que representa um PeerAsnResource junto com as operações de instância que podem ser executadas nele, mas sem dados. Você pode usar CreateResourceIdentifier(String, String) para criar um PeerAsnResourceResourceIdentifier com base em seus componentes.

GetPeerAsns(SubscriptionResource)

Obtém uma coleção de PeerAsnResources no SubscriptionResource.

GetPeering(ResourceGroupResource, String, CancellationToken)

Obtém um emparelhamento existente com o nome especificado na assinatura e no grupo de recursos fornecidos.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings/{peeringName}
  • Operação IdPeerings_Get
GetPeeringAsync(ResourceGroupResource, String, CancellationToken)

Obtém um emparelhamento existente com o nome especificado na assinatura e no grupo de recursos fornecidos.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings/{peeringName}
  • Operação IdPeerings_Get
GetPeeringLocations(SubscriptionResource, PeeringLocationsKind, Nullable<PeeringLocationsDirectPeeringType>, CancellationToken)

Lista todos os locais de emparelhamento disponíveis para o tipo de emparelhamento especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringLocations
  • Operação IdPeeringLocations_List
GetPeeringLocationsAsync(SubscriptionResource, PeeringLocationsKind, Nullable<PeeringLocationsDirectPeeringType>, CancellationToken)

Lista todos os locais de emparelhamento disponíveis para o tipo de emparelhamento especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringLocations
  • Operação IdPeeringLocations_List
GetPeeringRegisteredAsnResource(ArmClient, ResourceIdentifier)

Obtém um objeto que representa um PeeringRegisteredAsnResource junto com as operações de instância que podem ser executadas nele, mas sem dados. Você pode usar CreateResourceIdentifier(String, String, String, String) para criar um PeeringRegisteredAsnResourceResourceIdentifier com base em seus componentes.

GetPeeringRegisteredPrefixResource(ArmClient, ResourceIdentifier)

Obtém um objeto que representa um PeeringRegisteredPrefixResource junto com as operações de instância que podem ser executadas nele, mas sem dados. Você pode usar CreateResourceIdentifier(String, String, String, String) para criar um PeeringRegisteredPrefixResourceResourceIdentifier com base em seus componentes.

GetPeeringResource(ArmClient, ResourceIdentifier)

Obtém um objeto que representa um PeeringResource junto com as operações de instância que podem ser executadas nele, mas sem dados. Você pode usar CreateResourceIdentifier(String, String, String) para criar um PeeringResourceResourceIdentifier com base em seus componentes.

GetPeerings(ResourceGroupResource)

Obtém uma coleção de PeeringResources no ResourceGroupResource.

GetPeerings(SubscriptionResource, CancellationToken)

Lista todos os emparelhamentos na assinatura fornecida.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peerings
  • Operação IdPeerings_ListBySubscription
GetPeeringsAsync(SubscriptionResource, CancellationToken)

Lista todos os emparelhamentos na assinatura fornecida.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peerings
  • Operação IdPeerings_ListBySubscription
GetPeeringsByLegacyPeering(SubscriptionResource, String, LegacyPeeringsKind, Nullable<Int32>, Nullable<DirectPeeringType>, CancellationToken)

Lista todos os emparelhamentos herdados na assinatura especificada que correspondem ao tipo e ao local especificados.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/legacyPeerings
  • Operação IdLegacyPeerings_List
GetPeeringsByLegacyPeeringAsync(SubscriptionResource, String, LegacyPeeringsKind, Nullable<Int32>, Nullable<DirectPeeringType>, CancellationToken)

Lista todos os emparelhamentos herdados na assinatura especificada que correspondem ao tipo e ao local especificados.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/legacyPeerings
  • Operação IdLegacyPeerings_List
GetPeeringService(ResourceGroupResource, String, CancellationToken)

Obtém um serviço de emparelhamento existente com o nome especificado na assinatura e no grupo de recursos fornecidos.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}
  • Operação IdPeeringServices_Get
GetPeeringServiceAsync(ResourceGroupResource, String, CancellationToken)

Obtém um serviço de emparelhamento existente com o nome especificado na assinatura e no grupo de recursos fornecidos.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}
  • Operação IdPeeringServices_Get
GetPeeringServiceCountries(SubscriptionResource, CancellationToken)

Lista todos os países disponíveis para o serviço de emparelhamento.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringServiceCountries
  • Operação IdPeeringServiceCountries_List
GetPeeringServiceCountriesAsync(SubscriptionResource, CancellationToken)

Lista todos os países disponíveis para o serviço de emparelhamento.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringServiceCountries
  • Operação IdPeeringServiceCountries_List
GetPeeringServiceLocations(SubscriptionResource, String, CancellationToken)

Lista todos os locais disponíveis para o serviço de emparelhamento.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringServiceLocations
  • Operação IdPeeringServiceLocations_List
GetPeeringServiceLocationsAsync(SubscriptionResource, String, CancellationToken)

Lista todos os locais disponíveis para o serviço de emparelhamento.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringServiceLocations
  • Operação IdPeeringServiceLocations_List
GetPeeringServicePrefixResource(ArmClient, ResourceIdentifier)

Obtém um objeto que representa um PeeringServicePrefixResource junto com as operações de instância que podem ser executadas nele, mas sem dados. Você pode usar CreateResourceIdentifier(String, String, String, String) para criar um PeeringServicePrefixResourceResourceIdentifier com base em seus componentes.

GetPeeringServiceProviders(SubscriptionResource, CancellationToken)

Lista todos os locais de serviço de emparelhamento disponíveis para o tipo de emparelhamento especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringServiceProviders
  • Operação IdPeeringServiceProviders_List
GetPeeringServiceProvidersAsync(SubscriptionResource, CancellationToken)

Lista todos os locais de serviço de emparelhamento disponíveis para o tipo de emparelhamento especificado.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringServiceProviders
  • Operação IdPeeringServiceProviders_List
GetPeeringServiceResource(ArmClient, ResourceIdentifier)

Obtém um objeto que representa um PeeringServiceResource junto com as operações de instância que podem ser executadas nele, mas sem dados. Você pode usar CreateResourceIdentifier(String, String, String) para criar um PeeringServiceResourceResourceIdentifier com base em seus componentes.

GetPeeringServices(ResourceGroupResource)

Obtém uma coleção de PeeringServiceResources no ResourceGroupResource.

GetPeeringServices(SubscriptionResource, CancellationToken)

Lista todos os emparelhamentos na assinatura fornecida.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringServices
  • Operação IdPeeringServices_ListBySubscription
GetPeeringServicesAsync(SubscriptionResource, CancellationToken)

Lista todos os emparelhamentos na assinatura fornecida.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/peeringServices
  • Operação IdPeeringServices_ListBySubscription
InitializePeeringServiceConnectionMonitor(SubscriptionResource, CancellationToken)

Inicializar o Serviço de Emparelhamento para Monitor da Conexão funcionalidade

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/initializeConnectionMonitor
  • Operação IdPeeringServices_InitializeConnectionMonitor
InitializePeeringServiceConnectionMonitorAsync(SubscriptionResource, CancellationToken)

Inicializar o Serviço de Emparelhamento para Monitor da Conexão funcionalidade

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/initializeConnectionMonitor
  • Operação IdPeeringServices_InitializeConnectionMonitor
InvokeLookingGlass(SubscriptionResource, LookingGlassCommand, LookingGlassSourceType, String, String, CancellationToken)

Executar a funcionalidade de espelho

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/lookingGlass
  • Operação IdLookingGlass_Invoke
InvokeLookingGlassAsync(SubscriptionResource, LookingGlassCommand, LookingGlassSourceType, String, String, CancellationToken)

Executar a funcionalidade de espelho

  • Caminho da Solicitação/assinaturas/{subscriptionId}/providers/Microsoft.Peering/lookingGlass
  • Operação IdLookingGlass_Invoke

Aplica-se a