CommunicationExtensions 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
Azure.ResourceManager.Communication에 확장 메서드를 추가하는 클래스입니다.
public static class CommunicationExtensions
type CommunicationExtensions = class
Public Module CommunicationExtensions
- 상속
-
CommunicationExtensions
메서드
CheckCommunicationNameAvailability(SubscriptionResource, CommunicationServiceNameAvailabilityContent, CancellationToken) |
CommunicationService 이름이 유효하고 아직 사용되지 않는지 확인합니다.
|
CheckCommunicationNameAvailabilityAsync(SubscriptionResource, CommunicationServiceNameAvailabilityContent, CancellationToken) |
CommunicationService 이름이 유효하고 아직 사용되지 않는지 확인합니다.
|
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 및 해당 속성을 가져옵니다.
|
GetCommunicationServiceResourceAsync(ResourceGroupResource, String, CancellationToken) |
CommunicationService 및 해당 속성을 가져옵니다.
|
GetCommunicationServiceResources(ResourceGroupResource) |
ResourceGroupResource에서 CommunicationServiceResources의 컬렉션을 가져옵니다. |
GetCommunicationServiceResources(SubscriptionResource, CancellationToken) |
구독의 모든 리소스를 나열하는 요청을 처리합니다.
|
GetCommunicationServiceResourcesAsync(SubscriptionResource, CancellationToken) |
구독의 모든 리소스를 나열하는 요청을 처리합니다.
|
GetEmailServiceResource(ArmClient, ResourceIdentifier) |
에서 수행할 수 있지만 데이터가 없는 instance 작업과 함께 를 나타내는 EmailServiceResource 개체를 가져옵니다. 를 사용하여 CreateResourceIdentifier(String, String, String) 해당 구성 요소에서 를 EmailServiceResourceResourceIdentifier 만들 수 있습니다. |
GetEmailServiceResource(ResourceGroupResource, String, CancellationToken) |
EmailService 및 해당 속성을 가져옵니다.
|
GetEmailServiceResourceAsync(ResourceGroupResource, String, CancellationToken) |
EmailService 및 해당 속성을 가져옵니다.
|
GetEmailServiceResources(ResourceGroupResource) |
ResourceGroupResource에서 EmailServiceResources의 컬렉션을 가져옵니다. |
GetEmailServiceResources(SubscriptionResource, CancellationToken) |
구독의 모든 리소스를 나열하는 요청을 처리합니다.
|
GetEmailServiceResourcesAsync(SubscriptionResource, CancellationToken) |
구독의 모든 리소스를 나열하는 요청을 처리합니다.
|
GetSenderUsernameResource(ArmClient, ResourceIdentifier) |
에서 수행할 수 있지만 데이터가 없는 instance 작업과 함께 를 나타내는 SenderUsernameResource 개체를 가져옵니다. 를 사용하여 CreateResourceIdentifier(String, String, String, String, String) 해당 구성 요소에서 를 SenderUsernameResourceResourceIdentifier 만들 수 있습니다. |
GetVerifiedExchangeOnlineDomainsEmailServices(SubscriptionResource, CancellationToken) |
Exchange Online 완전히 확인된 도메인 목록을 가져옵니다.
|
GetVerifiedExchangeOnlineDomainsEmailServicesAsync(SubscriptionResource, CancellationToken) |
Exchange Online 완전히 확인된 도메인 목록을 가져옵니다.
|