次の方法で共有


StampCapacity.ExcludeFromCapacityAllocation プロパティ

定義

lt;code>true</code> の場合&は、基本アプリを取得または設定します。 Basic アプリは容量の割り当てには使用されません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象