次の方法で共有


ThresholdRuleCondition.TimeAggregation プロパティ

定義

時間集計演算子。 収集されるデータを時間の経過と同時に組み合わせる方法。 既定値は、メトリックの PrimaryAggregationType です。

public Azure.ResourceManager.Monitor.Models.ThresholdRuleConditionTimeAggregationType? TimeAggregation { get; set; }
member this.TimeAggregation : Nullable<Azure.ResourceManager.Monitor.Models.ThresholdRuleConditionTimeAggregationType> with get, set
Public Property TimeAggregation As Nullable(Of ThresholdRuleConditionTimeAggregationType)

プロパティ値

適用対象