HybridSecondaryUsage 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.
Hybrid secondary usage. Possible values are 'Active' (default value) and 'Passive' (customer uses the secondary as Passive DR).
public enum HybridSecondaryUsage
type HybridSecondaryUsage =
Public Enum HybridSecondaryUsage
- Inheritance
-
HybridSecondaryUsage
Fields
| Name | Value | Description |
|---|---|---|
| Active | 0 | Active. |
| Passive | 1 | Passive. |