RemoveAzDatabricksWorkspace_Delete.Name Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Category(new Microsoft.Azure.PowerShell.Cmdlets.Databricks.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Databricks.ParameterCategory.Path })]
[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The name of the workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="workspaceName")]
[System.Management.Automation.Alias(new System.String[] { "WorkspaceName" })]
[System.Management.Automation.Parameter(HelpMessage="The name of the workspace.", Mandatory=true)]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Category(new Microsoft.Azure.PowerShell.Cmdlets.Databricks.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Databricks.ParameterCategory.Path })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The name of the workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="workspaceName")>]
[<System.Management.Automation.Alias(new System.String[] { "WorkspaceName" })>]
[<System.Management.Automation.Parameter(HelpMessage="The name of the workspace.", Mandatory=true)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

String
Attributes

Applies to