Share via


ImageModelSettings.Distributed Property

Definition

Whether to use distributed training.

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

Property Value

Implements

Attributes

Applies to