Freigeben über


PacketCoreDataPlaneResource.Update Methode

Definition

Updates Datenebenentags für Paketkerne.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}/packetCoreDataPlanes/{packetCoreDataPlaneName}
  • Vorgangs-IdPacketCoreDataPlanes_UpdateTags
public virtual Azure.Response<Azure.ResourceManager.MobileNetwork.PacketCoreDataPlaneResource> Update (Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MobileNetwork.PacketCoreDataPlaneResource>
override this.Update : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MobileNetwork.PacketCoreDataPlaneResource>
Public Overridable Function Update (patch As MobileNetworkTagsPatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of PacketCoreDataPlaneResource)

Parameter

patch
MobileNetworkTagsPatch

Parameter, die zum Aktualisieren von Paketkern-Datenebenentags bereitgestellt werden.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

patch ist NULL.

Gilt für: