Compartir a través de


SyncAgentInner.State Propiedad

Definición

Obtiene el estado del agente de sincronización. Entre los valores posibles se incluyen: 'Online', 'Offline', 'NeverConnected'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public Microsoft.Azure.Management.Sql.Fluent.Models.SyncAgentState State { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : Microsoft.Azure.Management.Sql.Fluent.Models.SyncAgentState
Public ReadOnly Property State As SyncAgentState

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a