Partager via


AzureMachineLearningServiceFunctionBindingRetrievalProperties.UdfType Property

Definition

The function type.

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

Property Value

Implements

Attributes

Applies to