Partager via


DataBoxEdgeDeviceExtendedInfo.KeyVaultSyncStatus Propriété

Définition

Obtient ou définit les status de synchronisation du coffre de clés. Les valeurs possibles sont les suivantes : « KeyVaultSynced », « KeyVaultSyncFailed », « KeyVaultNotConfigured », « KeyVaultSyncPending », « KeyVaultSyncing », « KeyVaultNotSynced »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à