Freigeben über


DataBoxEdgeDeviceExtendedInfoPatch.SyncStatus Eigenschaft

Definition

Ruft die status auf KeyVaultSyncPending ab oder legt diese fest, um die Neusynchronisierung mit key-vault zu initiieren oder zu ändern. Der Rest der status ist nicht anwendbar. Mögliche Werte: "KeyVaultSynced", "KeyVaultSyncFailed", "KeyVaultNotConfigured", "KeyVaultSyncPending", "KeyVaultSyncing", "KeyVaultNotSynced"

[Newtonsoft.Json.JsonProperty(PropertyName="syncStatus")]
public string SyncStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="syncStatus")>]
member this.SyncStatus : string with get, set
Public Property SyncStatus As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: