Partilhar via


NetworkFabricControllerCollection.GetIfExists Método

Definição

Tenta obter detalhes desse recurso do serviço.

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

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 era esperado que não estivesse vazio.

networkFabricControllerName é nulo.

Aplica-se a