Freigeben über


DeploymentLocations.HostingEnvironmentDeploymentInfos Eigenschaft

Definition

Ruft die verfügbaren App Service Umgebungen mit grundlegenden Informationen ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: