DiskEncryptionSetInner.EncryptionType Property

Definition

Gets or sets possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to