次の方法で共有


BastionHost.ScaleUnits プロパティ

定義

Bastion ホスト リソースのスケール ユニットを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleUnits")]
public int? ScaleUnits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scaleUnits")>]
member this.ScaleUnits : Nullable<int> with get, set
Public Property ScaleUnits As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象