Partager via


DeploymentLocations.HostingEnvironments Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="hostingEnvironments")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServiceEnvironment> HostingEnvironments { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostingEnvironments")>]
member this.HostingEnvironments : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.AppServiceEnvironment> with get, set
Public Property HostingEnvironments As IList(Of AppServiceEnvironment)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to