AppServiceDeploymentLocations.HostingEnvironmentDeploymentInfos Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)