Compartir a través de


ApplicationInsightsComponentDataVolumeCap.Cap Propiedad

Definición

Obtiene o establece el límite diario del volumen de datos en GB.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a