Share via


Workspace.V1LegacyMode Property

Definition

Enabling v1_legacy_mode may prevent you from using features provided by the v2 API.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public bool? V1LegacyMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.V1LegacyMode : Nullable<bool> with get, set
Public Property V1LegacyMode As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to