你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MigrateExtensions 类

定义

用于将扩展方法添加到 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)

获取订阅中的所有移动集合。 请求路径:/subscriptions/{subscriptionId}/providers/Microsoft.Migrate/moveCollections 操作 ID:MoveCollections_ListMoveCollectionsBySubscription

GetMoveCollectionsAsync(SubscriptionResource, CancellationToken)

获取订阅中的所有移动集合。 请求路径:/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

适用于