Share via


AppServicePlanPatchResource.HostingEnvironmentProfile Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to