Partager via


MetricSpecification.LockAggregationType Propriété

Définition

Obtient le type d’agrégation de verrou de métrique. Les valeurs possibles sont les suivantes : 'Average', 'Count', 'Total'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à