ManagedClusterInner.DiskEncryptionSetID Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to