Share via


DiskSecurityProfile.SecureVMDiskEncryptionSetId Property

Definition

Gets or sets resourceId of the disk encryption set associated to Confidential VM supported disk encrypted with customer managed key

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to