Encryption.KeyVaultProperties Property

Definition

Gets or sets properties provided by key vault.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to