NamespaceEventGroup.Events Property

Definition

Array of events that are part of the event group.

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

Property Value

Applies to