Share via


IResourceMetricDefinition.PrimaryAggregationType Property

Definition

Primary aggregation type.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Primary aggregation type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="primaryAggregationType")]
public string PrimaryAggregationType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Primary aggregation type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="primaryAggregationType")>]
member this.PrimaryAggregationType : string
Public ReadOnly Property PrimaryAggregationType As String

Property Value

Attributes

Applies to