ReplicationRole Enum

Definition

Defines values for ReplicationRole.

C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ReplicationRole
Inheritance
ReplicationRole
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
Primary 0
Secondary 1

Applies to

Product Versions
Azure SDK for .NET Legacy