Compartir a través de


StorageAccountCreateParameters.Encryption Propiedad

Definición

Obtiene o establece la configuración de cifrado que se usará para el cifrado del lado servidor para la cuenta de almacenamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a