Bagikan melalui


ResourceSkuCapacity.DefaultProperty Property

Definition

Gets the default capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to