Freigeben über


DeviceRegistryAssetStatus.Events Property

Definition

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

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

Property Value

Applies to