Share via


PremierAddOnOffer.WebHostingPlanRestrictions Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to