Compartir a través de


ReplicationRole Enumeración

Definición

Define los valores de ReplicationRole.

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

Campos

Copy 4
NonReadableSecondary 2
Primary 0
Secondary 1
Source 3

Se aplica a