Share via


SyncAgentInner.State Property

Definition

Gets state of the sync agent. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to