共用方式為


DataBoxEdgeDeviceExtendedInfo.KeyVaultSyncStatus Property

Definition

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

Applies to