Share via


IMetricSpecification.AggregationType Property

Definition

Aggregation type will be set to one of the values: Average, Minimum, Maximum, Total, Count.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="Aggregation type will be set to one of the values: Average, Minimum, Maximum, Total, Count.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="aggregationType")]
public string AggregationType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="Aggregation type will be set to one of the values: Average, Minimum, Maximum, Total, Count.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="aggregationType")>]
member this.AggregationType : string
Public ReadOnly Property AggregationType As String

Property Value

Attributes

Applies to