Compartilhar via


ManagedNetworkFabricExtensions.GetNetworkFabricIPExtendedCommunityAsync Método

Definição

Implementa o método GET da Comunidade Estendida de IP.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/ipExtendedCommunities/{ipExtendedCommunityName}
  • IdIpExtendedCommunities_Get de operação
public static System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>> GetNetworkFabricIPExtendedCommunityAsync (this Azure.ResourceManager.Resources.ResourceGroupResource resourceGroupResource, string ipExtendedCommunityName, System.Threading.CancellationToken cancellationToken = default);
static member GetNetworkFabricIPExtendedCommunityAsync : Azure.ResourceManager.Resources.ResourceGroupResource * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>>
<Extension()>
Public Function GetNetworkFabricIPExtendedCommunityAsync (resourceGroupResource As ResourceGroupResource, ipExtendedCommunityName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of NetworkFabricIPExtendedCommunityResource))

Parâmetros

resourceGroupResource
ResourceGroupResource

A ResourceGroupResource instância na qual o método será executado.

ipExtendedCommunityName
String

Nome da Comunidade Estendida de IP.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

ipExtendedCommunityName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

ipExtendedCommunityName é nulo.

Aplica-se a