Sdílet prostřednictvím


ValidateRequest.HostingEnvironment Vlastnost

Definice

Získá nebo nastaví název App Service Environment, kde by se měla vytvořit aplikace nebo plán 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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro