Freigeben über


IImageModelDistributionSettings.TrainingBatchSize Property

Definition

Training batch size. Must be a positive integer.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Training batch size. Must be a positive integer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="trainingBatchSize")]
public string TrainingBatchSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Training batch size. Must be a positive integer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="trainingBatchSize")>]
member this.TrainingBatchSize : string with get, set
Public Property TrainingBatchSize As String

Property Value

Attributes

Applies to