Encryption.KeyVaultProperties 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 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