次の方法で共有


MetricSpecification.LockAggregationType プロパティ

定義

メトリック ロック集計の種類を取得します。 使用可能な値は、'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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象