IWorkspace.EncryptionKeyName Property

Definition

The name of KeyVault key.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Create=true, Description="The name of KeyVault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="KeyName", Update=true)]
public string EncryptionKeyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Create=true, Description="The name of KeyVault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="KeyName", Update=true)>]
member this.EncryptionKeyName : string with get, set
Public Property EncryptionKeyName As String

Property Value

Attributes

Applies to