Freigeben über


VoiceServicesCommunicationsGatewayCollection.Get Methode

Definition

Abrufen eines CommunicationsGateway

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

Parameter

communicationsGatewayName
String

Eindeutiger Bezeichner für diese Bereitstellung.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

communicationsGatewayName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

communicationsGatewayName ist NULL.

Gilt für: