Freigeben über


PacketCoreDataPlaneCollection.GetIfExists(String, CancellationToken) Methode

Definition

Versucht, Details für diese Ressource aus dem Dienst abzurufen.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}/packetCoreDataPlanes/{packetCoreDataPlaneName}
  • Vorgang IdPacketCoreDataPlanes_Get
public virtual Azure.NullableResponse<Azure.ResourceManager.MobileNetwork.PacketCoreDataPlaneResource> GetIfExists (string packetCoreDataPlaneName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.MobileNetwork.PacketCoreDataPlaneResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.MobileNetwork.PacketCoreDataPlaneResource>
Public Overridable Function GetIfExists (packetCoreDataPlaneName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of PacketCoreDataPlaneResource)

Parameter

packetCoreDataPlaneName
String

Der Name der Paketkerndatenebene.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

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

packetCoreDataPlaneName ist NULL.

Gilt für: