次の方法で共有


EnrollmentPolicies.ReservedInstancesEnabled プロパティ

定義

登録で Azure 予約の購入を許可するかどうかを制御するポリシーを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="reservedInstancesEnabled")]
public bool? ReservedInstancesEnabled { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reservedInstancesEnabled")>]
member this.ReservedInstancesEnabled : Nullable<bool>
Public ReadOnly Property ReservedInstancesEnabled As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象