Table of Contents

Class AssetStream

Namespace
Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
Assembly
Azure.Iot.Operations.Services.dll
public class AssetStream
Inheritance
AssetStream
Inherited Members

Properties

Destinations

public List<EventStreamDestination>? Destinations { get; set; }

Property Value

List<EventStreamDestination>

Name

public string Name { get; set; }

Property Value

string

StreamConfiguration

public string? StreamConfiguration { get; set; }

Property Value

string

TypeRef

public string? TypeRef { get; set; }

Property Value

string