Table of Contents

Class SchemaRegistryErrorTarget

Namespace
Azure.Iot.Operations.Services.SchemaRegistry.Generated
Assembly
Azure.Iot.Operations.Services.dll
public static class SchemaRegistryErrorTarget
Inheritance
SchemaRegistryErrorTarget
Inherited Members

Fields

DescriptionProperty

Indicates the error is related to the schema description.

public const string DescriptionProperty = "Description"

Field Value

string

DisplayNameProperty

Indicates the error is related to the schema display name.

public const string DisplayNameProperty = "DisplayName"

Field Value

string

FormatProperty

Indicates the error is related to the schema format.

public const string FormatProperty = "Format"

Field Value

string

NameProperty

Indicates the error is related to the schema name.

public const string NameProperty = "Name"

Field Value

string

SchemaArmResource

Indicates the error is related to the schema ARM resource.

public const string SchemaArmResource = "SchemaArmResource"

Field Value

string

SchemaContentProperty

Indicates the error is related to the schema content.

public const string SchemaContentProperty = "SchemaContent"

Field Value

string

SchemaRegistryArmResource

Indicates the error is related to the schema registry ARM resource.

public const string SchemaRegistryArmResource = "SchemaRegistryResource"

Field Value

string

SchemaTypeProperty

Indicates the error is related to the schema type.

public const string SchemaTypeProperty = "SchemaType"

Field Value

string

SchemaVersionArmResource

Indicates the error is related to the schema version ARM resource.

public const string SchemaVersionArmResource = "SchemaVersionArmResource"

Field Value

string

TagsProperty

Indicates the error is related to schema tags.

public const string TagsProperty = "Tags"

Field Value

string

VersionProperty

Indicates the error is related to the schema version.

public const string VersionProperty = "Version"

Field Value

string