ParquetFormatSerialization Class
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.
Describes how data from an input is serialized or how data is serialized when written to an output in Parquet format.
public class ParquetFormatSerialization : Azure.ResourceManager.StreamAnalytics.Models.StreamAnalyticsDataSerialization
type ParquetFormatSerialization = class
inherit StreamAnalyticsDataSerialization
Public Class ParquetFormatSerialization
Inherits StreamAnalyticsDataSerialization
- Inheritance
Parquet |
Initializes a new instance of ParquetFormatSerialization. |
Properties |
The properties that are associated with the Parquet serialization type. Required on PUT (CreateOrReplace) requests. To assign an object to this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: