Table of Contents

Enum SchemaType

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

Supported schema types

[JsonConverter(typeof(JsonStringEnumMemberConverter))]
public enum SchemaType

Fields

[EnumMember(Value = "MessageSchema")] MessageSchema = 0