Delen via


CommunicationExtensions Klas

Definitie

Een klasse om extensiemethoden toe te voegen aan Azure.ResourceManager.Communication.

public static class CommunicationExtensions
type CommunicationExtensions = class
Public Module CommunicationExtensions
Overname
CommunicationExtensions

Methoden

CheckCommunicationNameAvailability(SubscriptionResource, CommunicationServiceNameAvailabilityContent, CancellationToken)

Controleert of de CommunicationService-naam geldig is en nog niet in gebruik is.

  • Aanvraagpad/subscriptions/{subscriptionId}/providers/Microsoft.Communication/checkNameAvailability
  • Bewerkings-IdCommunicationServices_CheckNameAvailability
CheckCommunicationNameAvailabilityAsync(SubscriptionResource, CommunicationServiceNameAvailabilityContent, CancellationToken)

Controleert of de CommunicationService-naam geldig is en nog niet in gebruik is.

  • Aanvraagpad/subscriptions/{subscriptionId}/providers/Microsoft.Communication/checkNameAvailability
  • Bewerkings-IdCommunicationServices_CheckNameAvailability
GetCommunicationDomainResource(ArmClient, ResourceIdentifier)

Hiermee haalt u een object op dat een CommunicationDomainResource vertegenwoordigt, samen met de exemplaarbewerkingen die erop kunnen worden uitgevoerd, maar zonder gegevens. U kunt gebruiken CreateResourceIdentifier(String, String, String, String) om een CommunicationDomainResourceResourceIdentifier te maken op basis van de bijbehorende onderdelen.

GetCommunicationServiceResource(ArmClient, ResourceIdentifier)

Hiermee haalt u een object op dat een CommunicationServiceResource vertegenwoordigt, samen met de exemplaarbewerkingen die erop kunnen worden uitgevoerd, maar zonder gegevens. U kunt gebruiken CreateResourceIdentifier(String, String, String) om een CommunicationServiceResourceResourceIdentifier te maken op basis van de bijbehorende onderdelen.

GetCommunicationServiceResource(ResourceGroupResource, String, CancellationToken)

Haal de CommunicationService en de bijbehorende eigenschappen op.

  • Aanvraagpad/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/communicationServices/{communicationServiceName}
  • Bewerkings IdCommunicationServices_Get
GetCommunicationServiceResourceAsync(ResourceGroupResource, String, CancellationToken)

Haal de CommunicationService en de bijbehorende eigenschappen op.

  • Aanvraagpad/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/communicationServices/{communicationServiceName}
  • Bewerkings IdCommunicationServices_Get
GetCommunicationServiceResources(ResourceGroupResource)

Hiermee haalt u een verzameling CommunicationServiceResources op in de ResourceGroupResource.

GetCommunicationServiceResources(SubscriptionResource, CancellationToken)

Verwerkt aanvragen om alle resources in een abonnement weer te geven.

  • Aanvraagpad/subscriptions/{subscriptionId}/providers/Microsoft.Communication/communicationServices
  • Bewerkings IdCommunicationServices_ListBySubscription
GetCommunicationServiceResourcesAsync(SubscriptionResource, CancellationToken)

Verwerkt aanvragen om alle resources in een abonnement weer te geven.

  • Aanvraagpad/subscriptions/{subscriptionId}/providers/Microsoft.Communication/communicationServices
  • Bewerkings IdCommunicationServices_ListBySubscription
GetEmailServiceResource(ArmClient, ResourceIdentifier)

Hiermee haalt u een -object op dat een EmailServiceResource vertegenwoordigt, samen met de exemplaarbewerkingen die erop kunnen worden uitgevoerd, maar zonder gegevens. U kunt gebruiken CreateResourceIdentifier(String, String, String) om een EmailServiceResourceResourceIdentifier te maken op basis van de onderdelen.

GetEmailServiceResource(ResourceGroupResource, String, CancellationToken)

Haal de EmailService en de bijbehorende eigenschappen op.

  • Aanvraagpad/abonnementen/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/emailServices/{emailServiceName}
  • Bewerkings IdEmailServices_Get
GetEmailServiceResourceAsync(ResourceGroupResource, String, CancellationToken)

Haal de EmailService en de bijbehorende eigenschappen op.

  • Aanvraagpad/abonnementen/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/emailServices/{emailServiceName}
  • Bewerkings IdEmailServices_Get
GetEmailServiceResources(ResourceGroupResource)

Hiermee haalt u een verzameling EmailServiceResources op in de ResourceGroupResource.

GetEmailServiceResources(SubscriptionResource, CancellationToken)

Verwerkt aanvragen om alle resources in een abonnement weer te geven.

  • Aanvraagpad/abonnementen/{subscriptionId}/providers/Microsoft.Communication/emailServices
  • Bewerkings IdEmailServices_ListBySubscription
GetEmailServiceResourcesAsync(SubscriptionResource, CancellationToken)

Verwerkt aanvragen om alle resources in een abonnement weer te geven.

  • Aanvraagpad/abonnementen/{subscriptionId}/providers/Microsoft.Communication/emailServices
  • Bewerkings IdEmailServices_ListBySubscription
GetSenderUsernameResource(ArmClient, ResourceIdentifier)

Hiermee haalt u een object op dat een SenderUsernameResource vertegenwoordigt, samen met de exemplaarbewerkingen die erop kunnen worden uitgevoerd, maar zonder gegevens. U kunt gebruiken CreateResourceIdentifier(String, String, String, String, String) om een SenderUsernameResourceResourceIdentifier te maken op basis van de bijbehorende onderdelen.

GetVerifiedExchangeOnlineDomainsEmailServices(SubscriptionResource, CancellationToken)

Een lijst ophalen met domeinen die volledig zijn geverifieerd in Exchange Online.

  • Aanvraagpad/subscriptions/{subscriptionId}/providers/Microsoft.Communication/listVerifiedExchangeOnlineDomains
  • Bewerkings IdEmailServices_ListVerifiedExchangeOnlineDomains
GetVerifiedExchangeOnlineDomainsEmailServicesAsync(SubscriptionResource, CancellationToken)

Een lijst ophalen met domeinen die volledig zijn geverifieerd in Exchange Online.

  • Aanvraagpad/subscriptions/{subscriptionId}/providers/Microsoft.Communication/listVerifiedExchangeOnlineDomains
  • Bewerkings IdEmailServices_ListVerifiedExchangeOnlineDomains

Van toepassing op