Compartir a través de


DeploymentLocations.HostingEnvironmentDeploymentInfos Propiedad

Definición

Obtiene o establece los entornos App Service disponibles con información básica.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a