Condividi tramite


WorkspaceCapping.DailyQuotaGb Property

Definition

Gets or sets the workspace daily quota for ingestion.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to