Policy.MarketplacePurchases Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to