次の方法で共有


AssetUpdateProperties.Events Property

Definition

Array of events that are part of the asset. Each event can have per-event configuration.

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

Property Value

Applies to