DataBoxEdgeDeviceExtendedInfo.KeyVaultSyncStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets key vault sync status. Possible values include: '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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute