Freigeben über


SyncGroupInner.SyncState Eigenschaft

Definition

Ruft den Synchronisierungsstatus der Synchronisierungsgruppe ab. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: