Aracılığıyla paylaş


EncryptionScope.KeyVaultProperties Property

Definition

Gets or sets the key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to