你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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