VaultProperties.Encryption Property

Definition

Gets or sets customer Managed Key details of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to