Compartir a través de


DiskEncryptionSetUpdate.EncryptionType Propiedad

Definición

Obtiene o establece valores posibles: "EncryptionAtRestWithCustomerKey", "EncryptionAtRestWithPlatformAndCustomerKeys"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a