AppServicePlanInner.HostingEnvironmentProfile Property

Definition

Gets or sets specification for the App Service Environment to use for the App Service plan.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to