你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSMHSMGeoReplicatedRegion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSMHSMGeoReplicatedRegion
type PSMHSMGeoReplicatedRegion = class
Public Class PSMHSMGeoReplicatedRegion
- Inheritance
-
PSMHSMGeoReplicatedRegion
Constructors
PSMHSMGeoReplicatedRegion() | |
PSMHSMGeoReplicatedRegion(String, String, Nullable<Boolean>) |
Initializes a new instance of the PSMHSMGeoReplicatedRegion class. |
Properties
IsPrimary |
Gets or sets a boolean value that indicates whether the region is the primary region or a secondary region. |
Name |
Gets or sets name of the geo replicated region. |
ProvisioningState |
Gets provisioning state of the geo replicated region. Possible values include: 'Preprovisioning', 'Provisioning', 'Succeeded', 'Failed', 'Deleting', 'Cleanup' |
Methods
ToString() |