Compartir a través de


ValidateRequest.AppServiceEnvironment Propiedad

Definición

Obtiene o establece las propiedades del entorno de App Service.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a