Compartir a través de


RoleDisasterRecovery Enumeración

Definición

Define valores para RoleDisasterRecovery.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RoleDisasterRecovery
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RoleDisasterRecovery = 
Public Enum RoleDisasterRecovery
Herencia
RoleDisasterRecovery
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Primary 0
PrimaryNotReplicating 1
Secondary 2

Se aplica a