次の方法で共有


AppServiceDeploymentLocations.HostingEnvironments プロパティ

定義

環境の完全な説明を含む使用可能なApp Service環境。

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)

プロパティ値

適用対象