InstanceFailoverGroupReplicationRole Class

Definition

Defines values for InstanceFailoverGroupReplicationRole.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.InstanceFailoverGroupReplicationRole>))]
public class InstanceFailoverGroupReplicationRole : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Sql.Fluent.Models.InstanceFailoverGroupReplicationRole>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Sql.Fluent.Models.InstanceFailoverGroupReplicationRole>))>]
type InstanceFailoverGroupReplicationRole = class
    inherit ExpandableStringEnum<InstanceFailoverGroupReplicationRole>
Public Class InstanceFailoverGroupReplicationRole
Inherits ExpandableStringEnum(Of InstanceFailoverGroupReplicationRole)
Inheritance
InstanceFailoverGroupReplicationRole
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

InstanceFailoverGroupReplicationRole()

Fields

Primary
Secondary

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to