Partager via


IMetricSpecification.AggregationType Property

Definition

Aggregation type could be Average.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Aggregation type could be Average.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="aggregationType", Update=true)]
public string AggregationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Aggregation type could be Average.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="aggregationType", Update=true)>]
member this.AggregationType : string with get, set
Public Property AggregationType As String

Property Value

Attributes

Applies to