DataflowSourceOperationSettings.SerializationFormat 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.
Content is a JSON Schema. Allowed: JSON Schema/draft-7.
public Azure.ResourceManager.IotOperations.Models.DataflowSourceSerializationFormat? SerializationFormat { get; set; }
member this.SerializationFormat : Nullable<Azure.ResourceManager.IotOperations.Models.DataflowSourceSerializationFormat> with get, set
Public Property SerializationFormat As Nullable(Of DataflowSourceSerializationFormat)