VoiceServicesTestLineResource.UpdateAsync Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mettre à jour une ligne de test
- Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}/testLines/{testLineName}
- IdTestLines_Update d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>> UpdateAsync (Azure.ResourceManager.VoiceServices.Models.VoiceServicesTestLinePatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member UpdateAsync : Azure.ResourceManager.VoiceServices.Models.VoiceServicesTestLinePatch * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>>
override this.UpdateAsync : Azure.ResourceManager.VoiceServices.Models.VoiceServicesTestLinePatch * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>>
Public Overridable Function UpdateAsync (patch As VoiceServicesTestLinePatch, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of VoiceServicesTestLineResource))
Propriétés de ressource à mettre à jour.
- cancellationToken
- CancellationToken
Jeton d’annulation à utiliser.
patch
a la valeur null.
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :