Partilhar via


SyncAgentState Classe

Definição

Define valores para SyncAgentState.

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

Construtores

SyncAgentState()

Define valores para SyncAgentState.

Campos

NeverConnected

Define valores para SyncAgentState.

Offline

Define valores para SyncAgentState.

Online

Define valores para SyncAgentState.

Propriedades

Value

Define valores para SyncAgentState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para SyncAgentState.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para SyncAgentState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para SyncAgentState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para SyncAgentState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a