Share via


PSAggregatedCounts(IList<AlertsSummaryGroupItem>) Constructor

Definition

Initializes a new instance of the PSDictionaryElement class.

public PSAggregatedCounts (System.Collections.Generic.IList<Microsoft.Azure.Management.AlertsManagement.Models.AlertsSummaryGroupItem> content);
new Microsoft.Azure.Commands.AlertsManagement.OutputModels.PSAggregatedCounts : System.Collections.Generic.IList<Microsoft.Azure.Management.AlertsManagement.Models.AlertsSummaryGroupItem> -> Microsoft.Azure.Commands.AlertsManagement.OutputModels.PSAggregatedCounts
Public Sub New (content As IList(Of AlertsSummaryGroupItem))

Parameters

Applies to