Compartir a través de


IMetricSpecification.SupportedAggregationType Property

Definition

Supported aggregation types. Valid values: Average, Minimum, Maximum, Total, Count.

[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Supported aggregation types. Valid values: Average, Minimum, Maximum, Total, Count.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedAggregationTypes")]
public string[] SupportedAggregationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Supported aggregation types. Valid values: Average, Minimum, Maximum, Total, Count.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="supportedAggregationTypes")>]
member this.SupportedAggregationType : string[] with get, set
Public Property SupportedAggregationType As String()

Property Value

String[]
Attributes

Applies to