Partilhar via


NetworkFabricIPExtendedCommunityCollection.Get 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 virtual Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource> Get (string ipExtendedCommunityName, System.Threading.CancellationToken cancellationToken = default);
abstract member Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>
override this.Get : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPExtendedCommunityResource>
Public Overridable Function Get (ipExtendedCommunityName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of NetworkFabricIPExtendedCommunityResource)

Parâmetros

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