IOneLakeDatastore.OneLakeWorkspaceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Required] OneLake workspace name.
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] OneLake workspace name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="oneLakeWorkspaceName")]
public string OneLakeWorkspaceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] OneLake workspace name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="oneLakeWorkspaceName")>]
member this.OneLakeWorkspaceName : string with get, set
Public Property OneLakeWorkspaceName As String
Property Value
- Attributes