DeviceRegistryNamespaceAssetStatus.Streams Property

Definition

Array of stream statuses that describe the status of each stream.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistryNamespaceAssetStatusStream> Streams { get; }
member this.Streams : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DeviceRegistry.Models.DeviceRegistryNamespaceAssetStatusStream>
Public ReadOnly Property Streams As IReadOnlyList(Of DeviceRegistryNamespaceAssetStatusStream)

Property Value

Applies to