Table of Contents

Class DetailsSchemaElement

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
Assembly
Azure.Iot.Operations.Services.dll
public record DetailsSchemaElement : IEquatable<DetailsSchemaElement>
Inheritance
DetailsSchemaElement
Implements
Inherited Members

Properties

Code

public string? Code { get; set; }

Property Value

string

CorrelationId

public string? CorrelationId { get; set; }

Property Value

string

Info

public string? Info { get; set; }

Property Value

string

Message

public string? Message { get; set; }

Property Value

string