PostPlannedFailoverRedundancy Enum
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.
The redundancy type of the account after a planned account failover is performed.
public enum PostPlannedFailoverRedundancy
type PostPlannedFailoverRedundancy =
Public Enum PostPlannedFailoverRedundancy
- Inheritance
-
PostPlannedFailoverRedundancy
Fields
| Name | Value | Description |
|---|---|---|
| StandardGrs | 0 | Standard_GRS. |
| StandardGzrs | 1 | Standard_GZRS. |
| StandardRagrs | 2 | Standard_RAGRS. |
| StandardRagzrs | 3 | Standard_RAGZRS. |