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

LinkableEnvironmentResponse interface

Response for getting all the linkable environments

Properties

environmentId

environment id for which user is an admin

environmentName

Name of the environment

planData

Billing plan information.

Property Details

environmentId

environment id for which user is an admin

environmentId?: string

Property Value

string

environmentName

Name of the environment

environmentName?: string

Property Value

string

planData

Billing plan information.

planData?: PlanData

Property Value