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

MoveCollectionProperties 类

定义

定义移动集合属性。

public class MoveCollectionProperties
type MoveCollectionProperties = class
Public Class MoveCollectionProperties
继承
MoveCollectionProperties

构造函数

MoveCollectionProperties()

初始化 MoveCollectionProperties 类的新实例。

MoveCollectionProperties(String, String, String, MoveCollectionPropertiesErrors)

初始化 MoveCollectionProperties 类的新实例。

属性

Errors

获取定义移动集合错误。

ProvisioningState

获取或设置可能的值,包括:“Succeeded”、“Updating”、“Creating”、“Failed”

SourceRegion

获取或设置源区域。

TargetRegion

获取或设置目标区域。

适用于