Freigeben über


VoiceServicesExtensions Klasse

Definition

Eine Klasse zum Hinzufügen von Erweiterungsmethoden zu Azure.ResourceManager.VoiceServices.

public static class VoiceServicesExtensions
type VoiceServicesExtensions = class
Public Module VoiceServicesExtensions
Vererbung
VoiceServicesExtensions

Methoden

CheckVoiceServicesNameAvailability(SubscriptionResource, AzureLocation, VoiceServicesCheckNameAvailabilityContent, CancellationToken)

Überprüfen Sie, ob der Ressourcenname in der angegebenen Region verfügbar ist.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.VoiceServices/locations/{location}/checkNameAvailability
  • Vorgang IdNameAvailability_CheckLocal
CheckVoiceServicesNameAvailabilityAsync(SubscriptionResource, AzureLocation, VoiceServicesCheckNameAvailabilityContent, CancellationToken)

Überprüfen Sie, ob der Ressourcenname in der angegebenen Region verfügbar ist.

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.VoiceServices/locations/{location}/checkNameAvailability
  • Vorgang IdNameAvailability_CheckLocal
GetVoiceServicesCommunicationsGateway(ResourceGroupResource, String, CancellationToken)

Abrufen eines CommunicationsGateway

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}
  • Vorgang IdCommunicationsGateways_Get
GetVoiceServicesCommunicationsGatewayAsync(ResourceGroupResource, String, CancellationToken)

Abrufen eines CommunicationsGateway

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.VoiceServices/communicationsGateways/{communicationsGatewayName}
  • Vorgang IdCommunicationsGateways_Get
GetVoiceServicesCommunicationsGatewayResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das zusammen VoiceServicesCommunicationsGatewayResource mit den instance Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber ohne Daten. Sie können verwenden CreateResourceIdentifier(String, String, String) , um eine VoiceServicesCommunicationsGatewayResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

GetVoiceServicesCommunicationsGateways(ResourceGroupResource)

Ruft eine Auflistung von VoiceServicesCommunicationsGatewayResources in resourceGroupResource ab.

GetVoiceServicesCommunicationsGateways(SubscriptionResource, CancellationToken)

Auflisten von CommunicationsGateway-Ressourcen nach Abonnement-ID

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.VoiceServices/communicationsGateways
  • Vorgang IdCommunicationsGateways_ListBySubscription
GetVoiceServicesCommunicationsGatewaysAsync(SubscriptionResource, CancellationToken)

Auflisten von CommunicationsGateway-Ressourcen nach Abonnement-ID

  • Request Path/subscriptions/{subscriptionId}/providers/Microsoft.VoiceServices/communicationsGateways
  • Vorgang IdCommunicationsGateways_ListBySubscription
GetVoiceServicesTestLineResource(ArmClient, ResourceIdentifier)

Ruft ein -Objekt ab, das zusammen VoiceServicesTestLineResource mit den instance Vorgängen darstellt, die für das Objekt ausgeführt werden können, aber ohne Daten. Sie können verwenden CreateResourceIdentifier(String, String, String, String) , um eine VoiceServicesTestLineResourceResourceIdentifier aus den zugehörigen Komponenten zu erstellen.

Gilt für: