Freigeben über


TrafficControllerCollection.GetIfExists(String, CancellationToken) Methode

Definition

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

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceNetworking/trafficControllers/{trafficControllerName}
  • Vorgangs-IdTrafficControllerInterface_Get
public virtual Azure.NullableResponse<Azure.ResourceManager.ServiceNetworking.TrafficControllerResource> GetIfExists (string trafficControllerName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ServiceNetworking.TrafficControllerResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.ServiceNetworking.TrafficControllerResource>
Public Overridable Function GetIfExists (trafficControllerName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of TrafficControllerResource)

Parameter

trafficControllerName
String

Name des Datenverkehrscontrollers für den Pfad.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

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

trafficControllerName ist NULL.

Gilt für: