Share via


AppServiceDeploymentLocations.HostingEnvironmentDeploymentInfos Property

Definition

Available App Service Environments with basic information.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.HostingEnvironmentDeploymentInfo> HostingEnvironmentDeploymentInfos { get; }
member this.HostingEnvironmentDeploymentInfos : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.HostingEnvironmentDeploymentInfo>
Public ReadOnly Property HostingEnvironmentDeploymentInfos As IReadOnlyList(Of HostingEnvironmentDeploymentInfo)

Property Value

Applies to