共用方式為


ValidateRequest.HostingEnvironment 屬性

定義

取得或設定應該在其中建立應用程式或App Service計畫之App Service 環境的名稱。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostingEnvironment")]
public string HostingEnvironment { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostingEnvironment")>]
member this.HostingEnvironment : string with get, set
Public Property HostingEnvironment As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於