IWorkspace.DiskEncryptionSetId Property

Definition

The resource Id of the managed disk encryption set. Not allowed in Serverless ComputeMode workspace.

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

Property Value

Attributes

Applies to