次の方法で共有


AppServicePlanPatchResource.HostingEnvironmentProfile プロパティ

定義

App Service プランに使用する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

適用対象