Share via


DiskUpdate.Encryption Propiedad

Definición

Obtiene o establece la propiedad de cifrado se puede usar para cifrar los datos en reposo con claves administradas por el cliente o claves administradas por la plataforma.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a