次の方法で共有


StorageSyncExtensions クラス

定義

Azure.ResourceManager.StorageSync に拡張メソッドを追加するクラス。

public static class StorageSyncExtensions
type StorageSyncExtensions = class
Public Module StorageSyncExtensions
継承
StorageSyncExtensions

メソッド

CheckStorageSyncNameAvailability(SubscriptionResource, String, StorageSyncNameAvailabilityContent, CancellationToken)

名前空間名の可用性を確認します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StorageSync/locations/{locationName}/checkNameAvailability
  • 操作IdStorageSyncServices_CheckNameAvailability
CheckStorageSyncNameAvailabilityAsync(SubscriptionResource, String, StorageSyncNameAvailabilityContent, CancellationToken)

名前空間名の可用性を確認します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StorageSync/locations/{locationName}/checkNameAvailability
  • 操作IdStorageSyncServices_CheckNameAvailability
GetCloudEndpointResource(ArmClient, ResourceIdentifier)

に対して CloudEndpointResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を CloudEndpointResourceResourceIdentifier 作成できます。

GetStorageSyncGroupResource(ArmClient, ResourceIdentifier)

に対して StorageSyncGroupResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を StorageSyncGroupResourceResourceIdentifier 作成できます。

GetStorageSyncPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

に対して StorageSyncPrivateEndpointConnectionResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を StorageSyncPrivateEndpointConnectionResourceResourceIdentifier 作成できます。

GetStorageSyncRegisteredServerResource(ArmClient, ResourceIdentifier)

に対して StorageSyncRegisteredServerResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, Guid) して、そのコンポーネントから を StorageSyncRegisteredServerResourceResourceIdentifier 作成できます。

GetStorageSyncServerEndpointResource(ArmClient, ResourceIdentifier)

に対して StorageSyncServerEndpointResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String, String) して、そのコンポーネントから を StorageSyncServerEndpointResourceResourceIdentifier 作成できます。

GetStorageSyncService(ResourceGroupResource, String, CancellationToken)

特定の StorageSyncService を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}
  • 操作IdStorageSyncServices_Get
GetStorageSyncServiceAsync(ResourceGroupResource, String, CancellationToken)

特定の StorageSyncService を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}
  • 操作IdStorageSyncServices_Get
GetStorageSyncServiceResource(ArmClient, ResourceIdentifier)

に対して StorageSyncServiceResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を StorageSyncServiceResourceResourceIdentifier 作成できます。

GetStorageSyncServices(ResourceGroupResource)

ResourceGroupResource 内の StorageSyncServiceResources のコレクションを取得します。

GetStorageSyncServices(SubscriptionResource, CancellationToken)

サブスクリプション別に StorageSyncService リストを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StorageSync/storageSyncServices
  • 操作IdStorageSyncServices_ListBySubscription
GetStorageSyncServicesAsync(SubscriptionResource, CancellationToken)

サブスクリプション別に StorageSyncService リストを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.StorageSync/storageSyncServices
  • 操作IdStorageSyncServices_ListBySubscription
GetStorageSyncWorkflowResource(ArmClient, ResourceIdentifier)

に対して StorageSyncWorkflowResource 実行できるが、データを含まないインスタンス操作と共に を表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を StorageSyncWorkflowResourceResourceIdentifier 作成できます。

適用対象