Freigeben über


VoiceServicesCommunicationsGatewayResource.Update Methode

Definition

Aktualisieren eines CommunicationsGateway

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}
  • Vorgang IdCommunicationsGateways_Update
public virtual Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesCommunicationsGatewayResource> Update (Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsGatewayPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsGatewayPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesCommunicationsGatewayResource>
override this.Update : Azure.ResourceManager.VoiceServices.Models.VoiceServicesCommunicationsGatewayPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.VoiceServices.VoiceServicesCommunicationsGatewayResource>
Public Overridable Function Update (patch As VoiceServicesCommunicationsGatewayPatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of VoiceServicesCommunicationsGatewayResource)

Parameter

patch
VoiceServicesCommunicationsGatewayPatch

Die zu aktualisierenden Ressourceneigenschaften.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

patch ist NULL.

Gilt für: