Share via


IMetricSpecification.SupportedAggregationType Property

Definition

Supported aggregation types

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Supported aggregation types", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="supportedAggregationTypes", Update=true)]
public System.Collections.Generic.List<string> SupportedAggregationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Supported aggregation types", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="supportedAggregationTypes", Update=true)>]
member this.SupportedAggregationType : System.Collections.Generic.List<string> with get, set
Public Property SupportedAggregationType As List(Of String)

Property Value

Attributes

Applies to