Compartir a través de


JavaScriptFunctionRetrieveDefaultDefinitionParameters.UdfType Propiedad

Definición

Obtiene o establece el tipo de función. Entre los valores posibles se incluyen: "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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a