Compartilhar via


NetworkFabricIPCommunityCollection.GetIfExists Método

Definição

Tenta obter detalhes para esse recurso do serviço.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/ipCommunities/{ipCommunityName}
  • Operação IdIpCommunities_Get
public virtual Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPCommunityResource> GetIfExists (string ipCommunityName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPCommunityResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ManagedNetworkFabric.NetworkFabricIPCommunityResource>
Public Overridable Function GetIfExists (ipCommunityName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of NetworkFabricIPCommunityResource)

Parâmetros

ipCommunityName
String

Nome da Comunidade de IP.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

ipCommunityName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

ipCommunityName é nulo.

Aplica-se a