Partager via


VoiceServicesTestLineResource.Update Méthode

Définition

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 Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource> Update (Azure.ResourceManager.VoiceServices.Models.VoiceServicesTestLinePatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.VoiceServices.Models.VoiceServicesTestLinePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>
override this.Update : Azure.ResourceManager.VoiceServices.Models.VoiceServicesTestLinePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesTestLineResource>
Public Overridable Function Update (patch As VoiceServicesTestLinePatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of VoiceServicesTestLineResource)

Paramètres

patch
VoiceServicesTestLinePatch

Propriétés de ressource à mettre à jour.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

patch a la valeur null.

S’applique à