PremierAddOnOffer.WebHostingPlanRestrictions Propriedade

Definição

Obtém ou define planos de serviço de aplicativo aos qual essa oferta é restrita. Os valores possíveis incluem: 'None', 'Free', 'Shared', 'Basic', 'Standard', 'Premium'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.webHostingPlanRestrictions")]
public Microsoft.Azure.Management.WebSites.Models.AppServicePlanRestrictions? WebHostingPlanRestrictions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.webHostingPlanRestrictions")>]
member this.WebHostingPlanRestrictions : Nullable<Microsoft.Azure.Management.WebSites.Models.AppServicePlanRestrictions> with get, set
Public Property WebHostingPlanRestrictions As Nullable(Of AppServicePlanRestrictions)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a