CapabilitiesResult.Quota Property

Definition

Gets or sets the quota capability.

[Newtonsoft.Json.JsonProperty(PropertyName="quota")]
public Microsoft.Azure.Management.HDInsight.Models.QuotaCapability Quota { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quota")>]
member this.Quota : Microsoft.Azure.Management.HDInsight.Models.QuotaCapability with get, set
Public Property Quota As QuotaCapability

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to