Table of Contents

Class EventStreamDestination

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

Properties

Configuration

public required DestinationConfiguration Configuration { get; set; }

Property Value

DestinationConfiguration

Target

public EventStreamTarget Target { get; set; }

Property Value

EventStreamTarget