次の方法で共有


ApplicationInsightsComponentDataVolumeCap.MaxHistoryCap プロパティ

定義

ユーザーがこのコンポーネントに対して設定できる最大日次データ ボリュームの上限を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="MaxHistoryCap")]
public double? MaxHistoryCap { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="MaxHistoryCap")>]
member this.MaxHistoryCap : Nullable<double>
Public ReadOnly Property MaxHistoryCap As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象