AzureMachineLearningStudioFunctionBindingProperties.BatchSize Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)]
public int? BatchSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Origin(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.PropertyOrigin.Owned)>]
member this.BatchSize : Nullable<int> with get, set
Public Property BatchSize As Nullable(Of Integer)

Property Value

Nullable<Int32>

Implements

Attributes

Applies to