다음을 통해 공유


CommunicationExtensions 클래스

정의

Azure.ResourceManager.Communication에 확장 메서드를 추가하는 클래스입니다.

public static class CommunicationExtensions
type CommunicationExtensions = class
Public Module CommunicationExtensions
상속
CommunicationExtensions

메서드

CheckCommunicationNameAvailability(SubscriptionResource, CommunicationServiceNameAvailabilityContent, CancellationToken)

CommunicationService 이름이 유효하고 아직 사용되지 않는지 확인합니다.

  • 요청 경로/구독/{subscriptionId}/providers/Microsoft.Communication/checkNameAvailability
  • 작업 IdCommunicationServices_CheckNameAvailability
CheckCommunicationNameAvailabilityAsync(SubscriptionResource, CommunicationServiceNameAvailabilityContent, CancellationToken)

CommunicationService 이름이 유효하고 아직 사용되지 않는지 확인합니다.

  • 요청 경로/구독/{subscriptionId}/providers/Microsoft.Communication/checkNameAvailability
  • 작업 IdCommunicationServices_CheckNameAvailability
GetCommunicationDomainResource(ArmClient, ResourceIdentifier)

에서 수행할 수 있지만 데이터가 없는 instance 작업과 함께 를 나타내는 CommunicationDomainResource 개체를 가져옵니다. 를 사용하여 CreateResourceIdentifier(String, String, String, String) 해당 구성 요소에서 를 CommunicationDomainResourceResourceIdentifier 만들 수 있습니다.

GetCommunicationServiceResource(ArmClient, ResourceIdentifier)

에서 수행할 수 있지만 데이터가 없는 instance 작업과 함께 를 나타내는 CommunicationServiceResource 개체를 가져옵니다. 를 사용하여 CreateResourceIdentifier(String, String, String) 해당 구성 요소에서 를 CommunicationServiceResourceResourceIdentifier 만들 수 있습니다.

GetCommunicationServiceResource(ResourceGroupResource, String, CancellationToken)

CommunicationService 및 해당 속성을 가져옵니다.

  • 요청 경로/구독/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/communicationServices/{communicationServiceName}
  • 작업 IdCommunicationServices_Get
GetCommunicationServiceResourceAsync(ResourceGroupResource, String, CancellationToken)

CommunicationService 및 해당 속성을 가져옵니다.

  • 요청 경로/구독/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/communicationServices/{communicationServiceName}
  • 작업 IdCommunicationServices_Get
GetCommunicationServiceResources(ResourceGroupResource)

ResourceGroupResource에서 CommunicationServiceResources의 컬렉션을 가져옵니다.

GetCommunicationServiceResources(SubscriptionResource, CancellationToken)

구독의 모든 리소스를 나열하는 요청을 처리합니다.

  • 요청 경로/구독/{subscriptionId}/providers/Microsoft.Communication/communicationServices
  • 작업 IdCommunicationServices_ListBySubscription
GetCommunicationServiceResourcesAsync(SubscriptionResource, CancellationToken)

구독의 모든 리소스를 나열하는 요청을 처리합니다.

  • 요청 경로/구독/{subscriptionId}/providers/Microsoft.Communication/communicationServices
  • 작업 IdCommunicationServices_ListBySubscription
GetEmailServiceResource(ArmClient, ResourceIdentifier)

에서 수행할 수 있지만 데이터가 없는 instance 작업과 함께 를 나타내는 EmailServiceResource 개체를 가져옵니다. 를 사용하여 CreateResourceIdentifier(String, String, String) 해당 구성 요소에서 를 EmailServiceResourceResourceIdentifier 만들 수 있습니다.

GetEmailServiceResource(ResourceGroupResource, String, CancellationToken)

EmailService 및 해당 속성을 가져옵니다.

  • 요청 경로/구독/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/emailServices/{emailServiceName}
  • 작업 IdEmailServices_Get
GetEmailServiceResourceAsync(ResourceGroupResource, String, CancellationToken)

EmailService 및 해당 속성을 가져옵니다.

  • 요청 경로/구독/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/emailServices/{emailServiceName}
  • 작업 IdEmailServices_Get
GetEmailServiceResources(ResourceGroupResource)

ResourceGroupResource에서 EmailServiceResources의 컬렉션을 가져옵니다.

GetEmailServiceResources(SubscriptionResource, CancellationToken)

구독의 모든 리소스를 나열하는 요청을 처리합니다.

  • 요청 경로/구독/{subscriptionId}/providers/Microsoft.Communication/emailServices
  • 작업 IdEmailServices_ListBySubscription
GetEmailServiceResourcesAsync(SubscriptionResource, CancellationToken)

구독의 모든 리소스를 나열하는 요청을 처리합니다.

  • 요청 경로/구독/{subscriptionId}/providers/Microsoft.Communication/emailServices
  • 작업 IdEmailServices_ListBySubscription
GetSenderUsernameResource(ArmClient, ResourceIdentifier)

에서 수행할 수 있지만 데이터가 없는 instance 작업과 함께 를 나타내는 SenderUsernameResource 개체를 가져옵니다. 를 사용하여 CreateResourceIdentifier(String, String, String, String, String) 해당 구성 요소에서 를 SenderUsernameResourceResourceIdentifier 만들 수 있습니다.

GetVerifiedExchangeOnlineDomainsEmailServices(SubscriptionResource, CancellationToken)

Exchange Online 완전히 확인된 도메인 목록을 가져옵니다.

  • 요청 경로/구독/{subscriptionId}/providers/Microsoft.Communication/listVerifiedExchangeOnlineDomains
  • 작업 IdEmailServices_ListVerifiedExchangeOnlineDomains
GetVerifiedExchangeOnlineDomainsEmailServicesAsync(SubscriptionResource, CancellationToken)

Exchange Online 완전히 확인된 도메인 목록을 가져옵니다.

  • 요청 경로/구독/{subscriptionId}/providers/Microsoft.Communication/listVerifiedExchangeOnlineDomains
  • 작업 IdEmailServices_ListVerifiedExchangeOnlineDomains

적용 대상