Share via


IWorkspace.ManagedServicesKeyVaultPropertiesKeyVaultUri Property

Definition

The Uri of KeyVault.

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

Property Value

Attributes

Applies to