AvroSerialization Constructors
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.
AvroSerialization() |
Initializes a new instance of the AvroSerialization class. |
AvroSerialization(Object) |
Initializes a new instance of the AvroSerialization class. |
Initializes a new instance of the AvroSerialization class.
public AvroSerialization ();
Public Sub New ()
Applies to
Initializes a new instance of the AvroSerialization class.
public AvroSerialization (object properties = default);
new Microsoft.Azure.Management.StreamAnalytics.Models.AvroSerialization : obj -> Microsoft.Azure.Management.StreamAnalytics.Models.AvroSerialization
Public Sub New (Optional properties As Object = Nothing)
Parameters
- properties
- Object
The properties that are associated with the Avro serialization type. Required on PUT (CreateOrReplace) requests.
Applies to
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: