Freigeben über


GraphServicesAccountResource.Update Methode

Definition

Aktualisieren sie Kontodetails.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.GraphServices/accounts/{resourceName}
  • Vorgangs-IdAccounts_Update
public virtual Azure.Response<Azure.ResourceManager.GraphServices.GraphServicesAccountResource> Update (Azure.ResourceManager.GraphServices.Models.GraphServicesAccountResourcePatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.GraphServices.Models.GraphServicesAccountResourcePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.GraphServices.GraphServicesAccountResource>
override this.Update : Azure.ResourceManager.GraphServices.Models.GraphServicesAccountResourcePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.GraphServices.GraphServicesAccountResource>
Public Overridable Function Update (patch As GraphServicesAccountResourcePatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of GraphServicesAccountResource)

Parameter

patch
GraphServicesAccountResourcePatch

Kontopatchdetails.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

patch ist NULL.

Gilt für: