다음을 통해 공유


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

적용 대상