Aracılığıyla paylaş


SubscriptionQuotaItem.DefaultProperty Property

Definition

Gets the default quota value.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.default")]
public int? DefaultProperty { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.default")>]
member this.DefaultProperty : Nullable<int>
Public ReadOnly Property DefaultProperty As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to