Share via


IManagedClusterProperties.DiskEncryptionSetId Property

Definition

This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diskEncryptionSetID")]
public string DiskEncryptionSetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="This is of the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/diskEncryptionSets/{encryptionSetName}'", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="diskEncryptionSetID")>]
member this.DiskEncryptionSetId : string with get, set
Public Property DiskEncryptionSetId As String

Property Value

Attributes

Applies to