Share via


ImageObjectDetection.ModelSettingDistributed Property

Definition

Whether to use distributed training.

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

Property Value

Implements

Attributes

Applies to