共用方式為


SyncGroupInner.SyncState Property

Definition

Gets sync state of the sync group. Possible values include: 'NotReady', 'Error', 'Warning', 'Progressing', 'Good'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to