PSAlertsSummary.AggregatedCounts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Summary", ScriptBlock="$_.AggregatedCounts.ToString()", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public Microsoft.Azure.Commands.AlertsManagement.OutputModels.PSAggregatedCounts AggregatedCounts { get; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Summary", ScriptBlock="$_.AggregatedCounts.ToString()", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.AggregatedCounts : Microsoft.Azure.Commands.AlertsManagement.OutputModels.PSAggregatedCounts
Public ReadOnly Property AggregatedCounts As PSAggregatedCounts
Property Value
- Attributes