Table of Contents

Class Topic

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

Properties

Path

public required string Path { get; set; }

Property Value

string

Retain

public Retain? Retain { get; set; }

Property Value

Retain?