ValidateRequest.AppServiceEnvironment Property

Definition

Gets or sets app Service Environment Properties

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to