Freigeben über


MobileNetworkSimGroupResource.UpdateAsync Methode

Definition

Patch-SIM-Gruppenressource.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/simGroups/{simGroupName}
  • Vorgang IdSimGroups_UpdateTags
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSimGroupResource>> UpdateAsync (Azure.ResourceManager.MobileNetwork.Models.MobileNetworkResourcePatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateAsync : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkResourcePatch * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSimGroupResource>>
override this.UpdateAsync : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkResourcePatch * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSimGroupResource>>
Public Overridable Function UpdateAsync (patch As MobileNetworkResourcePatch, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of MobileNetworkSimGroupResource))

Parameter

patch
MobileNetworkResourcePatch

Parameter, die für die Patch-SIM-Gruppenressource bereitgestellt werden.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

patch ist NULL.

Gilt für: