Show / Hide Table of Contents

    Enum ReplicationRole

    Defines values for ReplicationRole.

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.Sql.dll
    Syntax
    [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
    public enum ReplicationRole

    Copy

    NonReadableSecondary

    Primary

    Secondary

    Source

    Back to top Azure SDK for Net