Share via


MetricSpecification.LockAggregationType Property

Definition

Gets the metric lock aggregation type. Possible values include: 'Average', 'Count', 'Total'

[Newtonsoft.Json.JsonProperty(PropertyName="lockAggregationType")]
public Microsoft.Azure.Management.Media.Models.MetricAggregationType? LockAggregationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lockAggregationType")>]
member this.LockAggregationType : Nullable<Microsoft.Azure.Management.Media.Models.MetricAggregationType>
Public ReadOnly Property LockAggregationType As Nullable(Of MetricAggregationType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to