次の方法で共有


DeploymentLocations interface

App Service リソースのデプロイに使用できる場所 (リージョンまたは App Service 環境) の一覧。

プロパティ

hostingEnvironmentDeploymentInfos

基本的な情報を含む使用可能な App Service 環境。

hostingEnvironments

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

locations

使用可能なリージョン。

プロパティの詳細

hostingEnvironmentDeploymentInfos

基本的な情報を含む使用可能な App Service 環境。

hostingEnvironmentDeploymentInfos?: HostingEnvironmentDeploymentInfo[]

プロパティ値

hostingEnvironments

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

hostingEnvironments?: AppServiceEnvironment[]

プロパティ値

locations

使用可能なリージョン。

locations?: GeoRegion[]

プロパティ値