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) |
に対して実行できるがデータを含まないインスタンス操作と共に を CommunicationDomainResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を CommunicationDomainResourceResourceIdentifier 作成できます。 |
GetCommunicationServiceResource(ArmClient, ResourceIdentifier) |
に対して実行できるがデータを含まないインスタンス操作と共に を 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) |
に対して実行できるが、データを含まないインスタンス操作と共に を 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) |
に対して実行できるがデータを含まないインスタンス操作と共に を SenderUsernameResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を SenderUsernameResourceResourceIdentifier 作成できます。 |
GetVerifiedExchangeOnlineDomainsEmailServices(SubscriptionResource, CancellationToken) |
Exchange Onlineで完全に検証されたドメインの一覧を取得します。
|
GetVerifiedExchangeOnlineDomainsEmailServicesAsync(SubscriptionResource, CancellationToken) |
Exchange Onlineで完全に検証されたドメインの一覧を取得します。
|