InputProperties.Serialization Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets describes how data from an input is serialized or how data is serialized when written to an output. Required on PUT (CreateOrReplace) requests.
[Newtonsoft.Json.JsonProperty(PropertyName="serialization")]
public Microsoft.Azure.Management.StreamAnalytics.Models.Serialization Serialization { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serialization")>]
member this.Serialization : Microsoft.Azure.Management.StreamAnalytics.Models.Serialization with get, set
Public Property Serialization As Serialization
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute