Compartir a través de


Encryption.EncryptionIdentity Propiedad

Definición

Obtiene o establece la identidad que se va a usar con el cifrado del lado del servicio en reposo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a