DeviceRegistryNamespaceAssetStatus.EventGroups Property

Definition

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

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

Property Value

Applies to