你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HostingEnvironmentProfile Class

Specification for an App Service Environment to use for this resource.

Constructor

HostingEnvironmentProfile(*args: Any, **kwargs: Any)

Variables

Name Description
id
str

Resource ID of the App Service Environment.

name
str

Name of the App Service Environment.

type
str

Resource type of the App Service Environment.

Attributes

id

Resource ID of the App Service Environment.

id: str | None

name

Name of the App Service Environment.

name: str | None

type

Resource type of the App Service Environment.

type: str | None