Delen via


IImageModelDistributionSettings.Distributed Property

Definition

Whether to use distributer training.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Whether to use distributer training.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="distributed")]
public string Distributed { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Whether to use distributer training.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="distributed")>]
member this.Distributed : string with get, set
Public Property Distributed As String

Property Value

Attributes

Applies to