IImageModelDistributionSettings.Distributed Property

Definition

Whether to use distributer training.

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

Property Value

Attributes

Applies to