Udostępnij za pośrednictwem


AccountEncryption.KeyVaultProperties Property

Definition

Gets or sets properties provided by KeVault. Applicable if keySource is 'Microsoft.KeyVault'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to