共用方式為


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

適用於