Policy.ReservationPurchases Property

Definition

Gets or sets the policy that controls whether Azure reservation purchases are allowed for a billing profile. Possible values include: 'Allowed', 'NotAllowed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationPurchases")]
public string ReservationPurchases { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reservationPurchases")>]
member this.ReservationPurchases : string with get, set
Public Property ReservationPurchases As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to