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
Name
public string Name { get; set; }
Property Value
StreamConfiguration
public string? StreamConfiguration { get; set; }
Property Value
TypeRef
public string? TypeRef { get; set; }