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() |