IWorkspace.EncryptionKeyVaultUri Property

Definition

The Uri of KeyVault.

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

Property Value

Attributes

Applies to