Compartilhar via


DataBoxEdgeDeviceExtendedInfo.KeyVaultSyncStatus Propriedade

Definição

Obtém ou define status de sincronização do cofre de chaves. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a