DeploymentLocations 類別
用於部署App Service資源之可用位置清單 (區域或App Service環境) 。
- 繼承
-
azure.mgmt.web._serialization.ModelDeploymentLocations
建構函式
DeploymentLocations(*, locations: List[_models.GeoRegion] | None = None, hosting_environments: List[_models.AppServiceEnvironment] | None = None, hosting_environment_deployment_infos: List[_models.HostingEnvironmentDeploymentInfo] | None = None, **kwargs: Any)
僅限關鍵字的參數
名稱 | Description |
---|---|
locations
|
可用的區域。 |
hosting_environments
|
可用App Service環境,其中包含環境的完整描述。 |
hosting_environment_deployment_infos
|
可用App Service具有基本資訊的環境。 |
變數
名稱 | Description |
---|---|
locations
|
可用的區域。 |
hosting_environments
|
可用App Service環境,其中包含環境的完整描述。 |
hosting_environment_deployment_infos
|
可用App Service具有基本資訊的環境。 |