Workspace.ManagedDiskKeySource Property

Definition

The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault. Not allowed in Serverless ComputeMode workspace.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Inlined)]
public string ManagedDiskKeySource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Inlined)>]
member this.ManagedDiskKeySource : string with get, set
Public Property ManagedDiskKeySource As String

Property Value

Implements

Attributes

Applies to