Table of Contents

Class Format

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

Supported schema formats

public static class Format
Inheritance
Format
Inherited Members

Fields

Delta1

Delta-Parquet format

public const string Delta1 = "Delta/1.0"

Field Value

string

JsonSchemaDraft07

JSON Schema Draft-07 format

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

Field Value

string