Share via


IWorkspaceProperties.ManagedServicesKeyVaultPropertiesKeyName 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 ManagedServicesKeyVaultPropertiesKeyName { 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.ManagedServicesKeyVaultPropertiesKeyName : string with get, set
Public Property ManagedServicesKeyVaultPropertiesKeyName As String

Property Value

Attributes

Applies to