IOneLakeDatastore.OneLakeWorkspaceName Property

Definition

[Required] OneLake workspace name.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] OneLake workspace name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="oneLakeWorkspaceName", Update=false)]
public string OneLakeWorkspaceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] OneLake workspace name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="oneLakeWorkspaceName", Update=false)>]
member this.OneLakeWorkspaceName : string with get, set
Public Property OneLakeWorkspaceName As String

Property Value

Attributes

Applies to