Enum SchemaType
- Namespace
- Azure.Iot.Operations.Services.SchemaRegistry.Generated
- Assembly
- Azure.Iot.Operations.Services.dll
Type of the schema.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum SchemaType
Fields
MessageSchema = 0
Type of the schema.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum SchemaType
MessageSchema = 0