Udostępnij przez


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

Property Value

Attributes

Applies to