DiskImageEncryption.DiskEncryptionSetId Property

Definition

Gets or sets a relative URI containing the resource ID of the disk encryption set.

[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