Share via


AppServiceDeploymentLocations.HostingEnvironments Property

Definition

Available App Service Environments with full descriptions of the environments.

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

Property Value

Applies to