Share via


IWorkspaceProperties.DiskEncryptionSetId Property

Definition

The resource Id of the managed disk encryption set.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The resource Id of the managed disk encryption set.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="diskEncryptionSetId")]
public string DiskEncryptionSetId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The resource Id of the managed disk encryption set.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="diskEncryptionSetId")>]
member this.DiskEncryptionSetId : string
Public ReadOnly Property DiskEncryptionSetId As String

Property Value

Attributes

Applies to