共用方式為


SiteInner.HostingEnvironmentProfile 屬性

定義

取得或設定要用於應用程式的 App Service Environment。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於