Share via


IWorkspaceProperties.ValueKeyName Property

Definition

The name of KeyVault key.

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

Property Value

Attributes

Applies to