次の方法で共有


AppServiceDeploymentLocations.HostingEnvironmentDeploymentInfos プロパティ

定義

基本情報App Service環境で使用できます。

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)

プロパティ値

適用対象