Share via


ApplicationResourceUpdate.RemoveApplicationCapacity Property

Definition

Gets or sets remove the current application capacity settings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.removeApplicationCapacity")]
public bool? RemoveApplicationCapacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.removeApplicationCapacity")>]
member this.RemoveApplicationCapacity : Nullable<bool> with get, set
Public Property RemoveApplicationCapacity As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to