DeviceRegistryNamespaceAssetStatusEventGroup.Events Property

Definition

Array of event statuses that describe the status of each event in the event group.

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

Property Value

Applies to