次の方法で共有


ApplicationResource.RemoveApplicationCapacity プロパティ

定義

現在のアプリケーション容量設定を取得または設定して削除します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象