Share via


ResourceMetricDefinition.PrimaryAggregationType Property

Definition

Gets primary aggregation type.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryAggregationType")]
public string PrimaryAggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.primaryAggregationType")>]
member this.PrimaryAggregationType : string
Public ReadOnly Property PrimaryAggregationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to