Encryption.KeyVaultProperties Property

Definition

Gets or sets the key vault where the encryption key is stored

[Newtonsoft.Json.JsonProperty(PropertyName="keyVaultProperties")]
public Microsoft.Azure.Management.Avs.Models.EncryptionKeyVaultProperties KeyVaultProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyVaultProperties")>]
member this.KeyVaultProperties : Microsoft.Azure.Management.Avs.Models.EncryptionKeyVaultProperties with get, set
Public Property KeyVaultProperties As EncryptionKeyVaultProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to