ApplicationInsightsComponentDataVolumeCap.MaxHistoryCap Property

Definition

Gets maximum daily data volume cap that the user can set for this component.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to