Condividi tramite


PremierAddOnOffer.WebHostingPlanRestrictions Proprietà

Definizione

Ottiene o imposta i piani di servizio app a cui questa offerta è limitata. I valori possibili includono: 'None', 'Free', 'Shared', 'Basic', 'Standard', 'Premium'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a