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
DisplayNameProperty
Indicates the error is related to the schema display name.
public const string DisplayNameProperty = "DisplayName"
Field Value
FormatProperty
Indicates the error is related to the schema format.
public const string FormatProperty = "Format"
Field Value
NameProperty
Indicates the error is related to the schema name.
public const string NameProperty = "Name"
Field Value
SchemaArmResource
Indicates the error is related to the schema ARM resource.
public const string SchemaArmResource = "SchemaArmResource"
Field Value
SchemaContentProperty
Indicates the error is related to the schema content.
public const string SchemaContentProperty = "SchemaContent"
Field Value
SchemaRegistryArmResource
Indicates the error is related to the schema registry ARM resource.
public const string SchemaRegistryArmResource = "SchemaRegistryResource"
Field Value
SchemaTypeProperty
Indicates the error is related to the schema type.
public const string SchemaTypeProperty = "SchemaType"
Field Value
SchemaVersionArmResource
Indicates the error is related to the schema version ARM resource.
public const string SchemaVersionArmResource = "SchemaVersionArmResource"
Field Value
TagsProperty
Indicates the error is related to schema tags.
public const string TagsProperty = "Tags"
Field Value
VersionProperty
Indicates the error is related to the schema version.
public const string VersionProperty = "Version"