Encryption.EncryptionIdentity Property

Definition

Gets or sets the identity to be used with service-side encryption at rest.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to