Freigeben über


MobileAttachedDataNetworkResource.Update Methode

Definition

Updates an angefügte Datennetzwerktags.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/{packetCoreControlPlaneName}/packetCoreDataPlanes/{packetCoreDataPlaneName}/attachedDataNetworks/{attachedDataNetworkName}
  • Vorgangs-IdAttachedDataNetworks_UpdateTags
public virtual Azure.Response<Azure.ResourceManager.MobileNetwork.MobileAttachedDataNetworkResource> 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.MobileAttachedDataNetworkResource>
override this.Update : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MobileNetwork.MobileAttachedDataNetworkResource>
Public Overridable Function Update (patch As MobileNetworkTagsPatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of MobileAttachedDataNetworkResource)

Parameter

patch
MobileNetworkTagsPatch

Parameter, die zum Aktualisieren angefügter Datennetzwerktags bereitgestellt werden.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

patch ist NULL.

Gilt für: