Table of Contents

Class DeleteResourceResponseSchema

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

Response to a 'deleteResource' Action.

public class DeleteResourceResponseSchema
Inheritance
DeleteResourceResponseSchema
Inherited Members

Properties

Error

Error for the 'deleteResource' Action.

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

Property Value

EdgeRegistryError