Compartir a través de


StorageAccountInner.Encryption Propiedad

Definición

Obtiene la configuración de cifrado de la cuenta. Si no se especifica, la cuenta no se cifra.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryption")]
public Microsoft.Azure.Management.Storage.Fluent.Models.Encryption Encryption { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryption")>]
member this.Encryption : Microsoft.Azure.Management.Storage.Fluent.Models.Encryption
Public ReadOnly Property Encryption As Encryption

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a