Table of Contents

Class DeviceOutboundEndpoint

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

Properties

Address

public required string Address { get; set; }

Property Value

string

EndpointType

public string? EndpointType { get; set; }

Property Value

string