Partager via


AzureMachineLearningServiceOutputColumn.MapTo Property

Definition

The zero based index of the function parameter this input maps to.

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

Property Value

Implements

Attributes

Applies to