MigrateExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure.ResourceManager.Migrate に拡張メソッドを追加するクラス。
public static class MigrateExtensions
type MigrateExtensions = class
Public Module MigrateExtensions
- 継承
-
MigrateExtensions
メソッド
GetMoveCollection(ResourceGroupResource, String, CancellationToken) |
移動コレクションを取得します。 要求パス: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections/{moveCollectionName} 操作 ID: MoveCollections_Get |
GetMoveCollectionAsync(ResourceGroupResource, String, CancellationToken) |
移動コレクションを取得します。 要求パス: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections/{moveCollectionName} 操作 ID: MoveCollections_Get |
GetMoveCollectionResource(ArmClient, ResourceIdentifier) |
に対して実行できるがデータを含まないインスタンス操作と共に を MoveCollectionResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を MoveCollectionResourceResourceIdentifier 作成できます。 |
GetMoveCollections(ResourceGroupResource) |
ResourceGroupResource 内の MoveCollectionResources のコレクションを取得します。 |
GetMoveCollections(SubscriptionResource, CancellationToken) |
サブスクリプション内のすべての Move コレクションを取得します。 要求パス: /subscriptions/{subscriptionId}/providers/Microsoft.Migrate/moveCollections 操作 ID: MoveCollections_ListMoveCollectionsBySubscription |
GetMoveCollectionsAsync(SubscriptionResource, CancellationToken) |
サブスクリプション内のすべての Move コレクションを取得します。 要求パス: /subscriptions/{subscriptionId}/providers/Microsoft.Migrate/moveCollections 操作 ID: MoveCollections_ListMoveCollectionsBySubscription |
GetMoveResource(ArmClient, ResourceIdentifier) |
に対して実行できるがデータを含まないインスタンス操作と共に を MoveResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String, String) して、そのコンポーネントから を MoveResourceResourceIdentifier 作成できます。 |
GetOperationsDiscoveries(TenantResource, CancellationToken) |
要求パス: /providers/Microsoft.Migrate/operations 操作 ID: OperationsDiscovery_Get |
GetOperationsDiscoveriesAsync(TenantResource, CancellationToken) |
要求パス: /providers/Microsoft.Migrate/operations 操作 ID: OperationsDiscovery_Get |
適用対象
Azure SDK for .NET