Share via


Workspace.Kind Property

Definition

Type of workspace. Possible values: Default, Hub, Project, FeatureStore.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.WorkspaceType? Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Kind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.WorkspaceType> with get, set
Public Property Kind As Nullable(Of WorkspaceType)

Property Value

Implements

Attributes

Applies to