次の方法で共有


HostingEnvironmentDeploymentInfo クラス

App Service Environmentでリソースを作成するために必要な情報。

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

コンストラクター

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

キーワードのみのパラメーター

名前 説明
name
str

App Service Environmentの名前。

location
str

App Service Environmentの場所。

変数

名前 説明
name
str

App Service Environmentの名前。

location
str

App Service Environmentの場所。