Partager via


JavaScriptFunctionRetrieveDefaultDefinitionParameters.UdfType Propriété

Définition

Obtient ou définit le type de fonction. Les valeurs possibles sont les suivantes : 'Scalar'

[Newtonsoft.Json.JsonProperty(PropertyName="bindingRetrievalProperties.udfType")]
public Microsoft.Azure.Management.StreamAnalytics.Models.UdfType? UdfType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bindingRetrievalProperties.udfType")>]
member this.UdfType : Nullable<Microsoft.Azure.Management.StreamAnalytics.Models.UdfType> with get, set
Public Property UdfType As Nullable(Of UdfType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à