Freigeben über


NetworkFabricControllerCollection.GetIfExists Methode

Definition

Versucht, Details für diese Ressource vom Dienst abzurufen.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedNetworkFabric/networkFabricControllers/{networkFabricControllerName}
  • Vorgangs-IdNetworkFabricControllers_Get
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)

Parameter

networkFabricControllerName
String

Name des Netzwerk fabric-Controllers.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

networkFabricControllerName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

networkFabricControllerName ist NULL.

Gilt für: