Compartir a través de


FunctionOutput.DataType Propiedad

Definición

Obtiene o establece el tipo de datos (compatible con Azure Stream Analytics) de la salida de la función. Se describe una lista de tipos de datos válidos de Azure Stream Analytics en . https://msdn.microsoft.com/en-us/library/azure/dn835065.aspx

[Newtonsoft.Json.JsonProperty(PropertyName="dataType")]
public string DataType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataType")>]
member this.DataType : string with get, set
Public Property DataType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a