Delen via


IaasVMRestoreRequest.DiskEncryptionSetId Property

Definition

Gets or sets diskEncryptionSet's ID - needed if the VM needs to be encrypted at rest during restore with customer managed key.

[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