NamespaceDiscoveredEventGroup.Events Property

Definition

Array of events that are part of the event group.

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

Property Value

Applies to