共用方式為


HostingEnvironmentDeploymentInfo 類別

在App Service 環境上建立資源所需的資訊。

繼承
azure.mgmt.web._serialization.Model
HostingEnvironmentDeploymentInfo

建構函式

HostingEnvironmentDeploymentInfo(*, name: str | None = None, location: str | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
name
str

App Service 環境的名稱。

location
str

App Service 環境的位置。

變數

名稱 Description
name
str

App Service 環境的名稱。

location
str

App Service 環境的位置。