Partager via


DeploymentLocations.HostingEnvironmentDeploymentInfos Propriété

Définition

Obtient ou définit les environnements disponibles App Service avec des informations de base.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à