Partilhar via


IAzureMachineLearningStudioFunctionRetrieveDefaultDefinitionParameters.BindingRetrievalPropertyUdfType Property

Definition

The function type.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The function type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.UdfType) }, ReadOnly=false, Required=false, SerializedName="udfType")]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.UdfType? BindingRetrievalPropertyUdfType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="The function type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.UdfType) }, ReadOnly=false, Required=false, SerializedName="udfType")>]
member this.BindingRetrievalPropertyUdfType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Support.UdfType> with get, set
Public Property BindingRetrievalPropertyUdfType As Nullable(Of UdfType)

Property Value

Attributes

Applies to