Compartilhar via


NetworkFabricControllerCollection.Exists(String, CancellationToken) Método

Definição

Verifica se o recurso existe no azure.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/networkFabricControllers/{networkFabricControllerName}
  • Operação IdNetworkFabricControllers_Get
public virtual Azure.Response<bool> Exists (string networkFabricControllerName, System.Threading.CancellationToken cancellationToken = default);
abstract member Exists : string * System.Threading.CancellationToken -> Azure.Response<bool>
override this.Exists : string * System.Threading.CancellationToken -> Azure.Response<bool>
Public Overridable Function Exists (networkFabricControllerName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of Boolean)

Parâmetros

networkFabricControllerName
String

Nome do Controlador de Malha de Rede.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

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

networkFabricControllerName é nulo.

Aplica-se a