Partager via


DeploymentLocations.HostingEnvironments Propriété

Définition

Obtient ou définit les App Service Environnements avec des descriptions complètes des environnements.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à