ReplicationRole Enum

Definition

Defines values for 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
Inheritance
ReplicationRole
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Primary 0
Secondary 1

Applies to