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
Retain
public Retain? Retain { get; set; }