ApplicationInsightsComponentFeatureCapabilities.DailyCap Property

Definition

Gets daily data volume cap in GB.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to