Table of Contents

Class DeleteSchemaVersionResponseSchema

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

Response to a 'deleteSchemaVersion' Action.

public class DeleteSchemaVersionResponseSchema
Inheritance
DeleteSchemaVersionResponseSchema
Inherited Members

Properties

Error

Error for the 'deleteSchemaVersion' Action.

[JsonPropertyName("_error")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public SchemaExtensionError? Error { get; set; }

Property Value

SchemaExtensionError