Table of Contents

Class SchemaFormat

Namespace
Azure.Iot.Operations.Services.EdgeRegistry.Generated
Assembly
Azure.Iot.Operations.Services.dll

Non-exhaustive supported schema formats

public static class SchemaFormat
Inheritance
SchemaFormat
Inherited Members

Fields

Avro1110

Avro 1.11.0 format

public const string Avro1110 = "Avro/1.11.0"

Field Value

string

JsonSchemaDraft07

JSON Schema Draft-07 format

public const string JsonSchemaDraft07 = "JsonSchema/draft-07"

Field Value

string