Partager via


MobileNetworkSimPolicyResource.UpdateAsync Méthode

Définition

Mises à jour balises de stratégie SIM.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobileNetwork/mobileNetworks/{mobileNetworkName}/simPolicies/{simPolicyName}
  • Opération IdSimPolicies_UpdateTags
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSimPolicyResource>> UpdateAsync (Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateAsync : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSimPolicyResource>>
override this.UpdateAsync : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkTagsPatch * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MobileNetwork.MobileNetworkSimPolicyResource>>
Public Overridable Function UpdateAsync (patch As MobileNetworkTagsPatch, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of MobileNetworkSimPolicyResource))

Paramètres

patch
MobileNetworkTagsPatch

Paramètres fournis pour mettre à jour les balises de stratégie SIM.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

patch a la valeur null.

S’applique à