Compartilhar via


AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters.UdfType Propriedade

Definição

Obtém ou define o tipo de função. Os valores possíveis incluem: 'Escalar'

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a