Class DiscoveredAssetStream
- Namespace
- Azure.Iot.Operations.Services.AssetAndDeviceRegistry.Models
- Assembly
- Azure.Iot.Operations.Services.dll
public class DiscoveredAssetStream
- Inheritance
-
DiscoveredAssetStream
- Inherited Members
-
Properties
Destinations
public List<EventStreamDestination>? Destinations { get; set; }
Property Value
- List<EventStreamDestination>
LastUpdatedOn
public DateTime? LastUpdatedOn { get; set; }
Property Value
- DateTime?
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