ResourceSkuCapacity.DefaultProperty Property

Definition

Gets the default capacity.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to