你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MoverResourceSetResource 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 MoverResourceSet 的类,以及可对其进行执行的实例操作。 如果有 ,ResourceIdentifier则可以使用 GetMoverResourceSetResource 方法从 实例ArmClient构造 MoverResourceSetResource 。 否则,可以使用 GetMoverResourceSet 方法从其父资源 ResourceGroupResource 获取一个。
public class MoverResourceSetResource : Azure.ResourceManager.ArmResource
type MoverResourceSetResource = class
inherit ArmResource
Public Class MoverResourceSetResource
Inherits ArmResource
- 继承
构造函数
MoverResourceSetResource() |
初始化 类的新实例 MoverResourceSetResource 以便模拟。 |
字段
ResourceType |
获取操作的资源类型。 |
属性
Client |
获取 ArmClient 创建自的此资源客户端。 (继承自 ArmResource) |
Data |
获取表示此功能的数据。 |
Diagnostics |
获取此资源客户端的诊断选项。 (继承自 ArmResource) |
Endpoint |
获取此资源客户端的基 URI。 (继承自 ArmResource) |
HasData |
获取当前实例是否具有数据。 |
Id |
获取资源标识符。 (继承自 ArmResource) |
Pipeline |
获取此资源客户端的管道。 (继承自 ArmResource) |
方法
AddTag(String, String, CancellationToken) |
将标记添加到当前资源。
|
AddTagAsync(String, String, CancellationToken) |
将标记添加到当前资源。
|
BulkRemove(WaitUntil, MoverBulkRemoveContent, CancellationToken) |
从移动集合中删除请求正文中包含的移动资源集。 业务流程由服务完成。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
BulkRemoveAsync(WaitUntil, MoverBulkRemoveContent, CancellationToken) |
从移动集合中删除请求正文中包含的移动资源集。 业务流程由服务完成。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
CanUseTagResource(CancellationToken) |
检查 TagResource API 是否部署在当前环境中。 (继承自 ArmResource) |
CanUseTagResourceAsync(CancellationToken) |
检查 TagResource API 是否部署在当前环境中。 (继承自 ArmResource) |
Commit(WaitUntil, MoverCommitContent, CancellationToken) |
提交请求正文中包含的资源集。 在 moveState“CommitPending”或“CommitFailed”中的 moveResources 上触发提交操作,成功完成后,moveResource moveState 将执行到 Committed 的转换。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
CommitAsync(WaitUntil, MoverCommitContent, CancellationToken) |
提交请求正文中包含的资源集。 在 moveState“CommitPending”或“CommitFailed”中的 moveResources 上触发提交操作,成功完成后,moveResource moveState 将执行到 Committed 的转换。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
CreateResourceIdentifier(String, String, String) |
生成实例的资源标识符 MoverResourceSetResource 。 |
Discard(WaitUntil, MoverDiscardContent, CancellationToken) |
放弃请求正文中包含的资源集。 在 moveState“CommitPending”或“DiscardFailed”中的 moveResources 上触发放弃操作,成功完成后,moveResource moveState 将执行到 MovePending 的转换。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
DiscardAsync(WaitUntil, MoverDiscardContent, CancellationToken) |
放弃请求正文中包含的资源集。 在 moveState“CommitPending”或“DiscardFailed”中的 moveResources 上触发放弃操作,成功完成后,moveResource moveState 将执行到 MovePending 的转换。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
Get(CancellationToken) |
获取移动集合。
|
GetAsync(CancellationToken) |
获取移动集合。
|
GetAvailableLocations(CancellationToken) |
列出所有可用的地理位置。 (继承自 ArmResource) |
GetAvailableLocationsAsync(CancellationToken) |
列出所有可用的地理位置。 (继承自 ArmResource) |
GetManagementLock(String, CancellationToken) |
按范围获取管理锁。
|
GetManagementLockAsync(String, CancellationToken) |
按范围获取管理锁。
|
GetManagementLocks() |
获取 ArmResource 中的 ManagementLockResources 集合。 (继承自 ArmResource) |
GetMoverResource(String, CancellationToken) |
获取移动资源。
|
GetMoverResourceAsync(String, CancellationToken) |
获取移动资源。
|
GetMoverResources() |
获取 MoverResourceSet 中 MoverResources 的集合。 |
GetPolicyAssignment(String, CancellationToken) |
此操作检索单个策略分配,给定其名称和创建范围。
|
GetPolicyAssignmentAsync(String, CancellationToken) |
此操作检索单个策略分配,给定其名称和创建范围。
|
GetPolicyAssignments() |
获取 ArmResource 中 PolicyAssignmentResources 的集合。 (继承自 ArmResource) |
GetRequiredForResources(ResourceIdentifier, CancellationToken) |
需要 arm 资源的移动资源的列表。
|
GetRequiredForResourcesAsync(ResourceIdentifier, CancellationToken) |
需要 arm 资源的移动资源的列表。
|
GetTagResource() |
获取一个 对象,该对象表示 TagResource 以及可在 ArmResource 中对其进行执行的实例操作。 (继承自 ArmResource) |
GetUnresolvedDependencies(Nullable<MoverDependencyLevel>, String, String, CancellationToken) |
获取未解析的依赖项的列表。
|
GetUnresolvedDependenciesAsync(Nullable<MoverDependencyLevel>, String, String, CancellationToken) |
获取未解析的依赖项的列表。
|
InitiateMove(WaitUntil, MoverResourceMoveContent, CancellationToken) |
移动请求正文中包含的资源集。 moveResources 位于 moveState“MovePending”或“MoveFailed”中后触发移动操作,成功完成后,moveResource moveState 将执行到 CommitPending 的转换。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
InitiateMoveAsync(WaitUntil, MoverResourceMoveContent, CancellationToken) |
移动请求正文中包含的资源集。 moveResources 位于 moveState“MovePending”或“MoveFailed”中后触发移动操作,成功完成后,moveResource moveState 将执行到 CommitPending 的转换。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
Prepare(WaitUntil, MoverPrepareContent, CancellationToken) |
启动准备请求正文中包含的一组资源。 准备操作位于 moveState“PreparePending”或“PrepareFailed”中的 moveResources 上,成功完成后,moveResource moveState 将执行到 MovePending 的转换。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
PrepareAsync(WaitUntil, MoverPrepareContent, CancellationToken) |
启动准备请求正文中包含的一组资源。 准备操作位于 moveState“PreparePending”或“PrepareFailed”中的 moveResources 上,成功完成后,moveResource moveState 将执行到 MovePending 的转换。 为了帮助用户满足操作先决条件,客户端可以调用将 validateOnly 属性设置为 true 的操作。
|
RemoveTag(String, CancellationToken) |
按键从资源中删除标记。
|
RemoveTagAsync(String, CancellationToken) |
按键从资源中删除标记。
|
ResolveDependencies(WaitUntil, CancellationToken) |
计算、解析和验证移动集合中 moveResources 的依赖项。
|
ResolveDependenciesAsync(WaitUntil, CancellationToken) |
计算、解析和验证移动集合中 moveResources 的依赖项。
|
SetTags(IDictionary<String,String>, CancellationToken) |
将资源上的标记替换为给定集。
|
SetTagsAsync(IDictionary<String,String>, CancellationToken) |
将资源上的标记替换为给定集。
|
TryGetApiVersion(ResourceType, String) |
获取 API 版本替代(如果已为当前客户端选项设置)。 (继承自 ArmResource) |
Update(MoverResourceSetPatch, CancellationToken) |
汇报移动集合。
|
UpdateAsync(MoverResourceSetPatch, CancellationToken) |
汇报移动集合。
|
扩展方法
GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken) |
按名称 (GUID) 获取角色定义。
|
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken) |
按名称 (GUID) 获取角色定义。
|
GetAuthorizationRoleDefinitions(ArmResource) |
获取 ArmResource 中 AuthorizationRoleDefinitionResources 的集合。 |
GetDenyAssignment(ArmResource, String, CancellationToken) |
获取指定的拒绝分配。
|
GetDenyAssignmentAsync(ArmResource, String, CancellationToken) |
获取指定的拒绝分配。
|
GetDenyAssignments(ArmResource) |
获取 ArmResource 中 DenyAssignmentResources 的集合。 |
GetRoleAssignment(ArmResource, String, String, CancellationToken) |
按范围和名称获取角色分配。
|
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken) |
按范围和名称获取角色分配。
|
GetRoleAssignments(ArmResource) |
获取 ArmResource 中 RoleAssignmentResources 的集合。 |
GetRoleAssignmentSchedule(ArmResource, String, CancellationToken) |
获取资源范围的指定角色分配计划
|
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken) |
获取资源范围的指定角色分配计划
|
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken) |
获取指定的角色分配计划实例。
|
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken) |
获取指定的角色分配计划实例。
|
GetRoleAssignmentScheduleInstances(ArmResource) |
获取 ArmResource 中 RoleAssignmentScheduleInstanceResources 的集合。 |
GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken) |
获取指定的角色分配计划请求。
|
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken) |
获取指定的角色分配计划请求。
|
GetRoleAssignmentScheduleRequests(ArmResource) |
获取 ArmResource 中 RoleAssignmentScheduleRequestResources 的集合。 |
GetRoleAssignmentSchedules(ArmResource) |
获取 ArmResource 中 RoleAssignmentScheduleResources 的集合。 |
GetRoleEligibilitySchedule(ArmResource, String, CancellationToken) |
获取资源范围的指定角色资格计划
|
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken) |
获取资源范围的指定角色资格计划
|
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken) |
获取指定的角色资格计划实例。
|
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken) |
获取指定的角色资格计划实例。
|
GetRoleEligibilityScheduleInstances(ArmResource) |
获取 ArmResource 中 RoleEligibilityScheduleInstanceResources 的集合。 |
GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken) |
获取指定的角色资格计划请求。
|
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken) |
获取指定的角色资格计划请求。
|
GetRoleEligibilityScheduleRequests(ArmResource) |
获取 ArmResource 中 RoleEligibilityScheduleRequestResources 的集合。 |
GetRoleEligibilitySchedules(ArmResource) |
获取 ArmResource 中 RoleEligibilityScheduleResources 的集合。 |
GetRoleManagementPolicies(ArmResource) |
获取 ArmResource 中 RoleManagementPolicyResources 的集合。 |
GetRoleManagementPolicy(ArmResource, String, CancellationToken) |
获取资源范围的指定角色管理策略
|
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken) |
获取资源范围的指定角色管理策略分配
|
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken) |
获取资源范围的指定角色管理策略分配
|
GetRoleManagementPolicyAssignments(ArmResource) |
获取 ArmResource 中 RoleManagementPolicyAssignmentResources 的集合。 |
GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken) |
获取资源范围的指定角色管理策略
|
GetSystemAssignedIdentity(ArmResource) |
获取一个 对象,该对象表示 SystemAssignedIdentityResource 以及可在 ArmResource 中对它执行的实例操作。 |
GetLinkerResource(ArmResource, String, CancellationToken) |
返回给定名称的链接器资源。
|
GetLinkerResourceAsync(ArmResource, String, CancellationToken) |
返回给定名称的链接器资源。
|
GetLinkerResources(ArmResource) |
获取 ArmResource 中 LinkerResources 的集合。 |