Share via


DiskEncryptionSetUpdate.EncryptionType Property

Definition

Gets or sets possible values include: 'EncryptionAtRestWithCustomerKey', 'EncryptionAtRestWithPlatformAndCustomerKeys', 'ConfidentialVmEncryptedWithCustomerKey'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionType")]
public string EncryptionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.encryptionType")>]
member this.EncryptionType : string with get, set
Public Property EncryptionType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to