AzureCapacity.DefaultProperty Property

Definition

Gets or sets the default capacity that would be used.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to