Table of Contents

Class DeleteVersionResponseSchema

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

Response to a 'deleteVersion' Action.

public class DeleteVersionResponseSchema
Inheritance
DeleteVersionResponseSchema
Inherited Members

Properties

Error

Error for the 'deleteVersion' Action.

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

Property Value

EdgeRegistryError