次の方法で共有


ValidateRequest.AppServiceEnvironment プロパティ

定義

App Service Environment のプロパティを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象