Share via


Encryption.DiskEncryptionSetId Property

Definition

Gets or sets resourceId of the disk encryption set to use for enabling encryption at rest.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to