EnrollmentPolicies.ReservedInstancesEnabled Property

Definition

Gets the policy that controls whether Azure reservation purchases are allowed in the enrollment.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to