你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
VMExtensionPayload interface
Response of payload to be passed while installing VM agent.
Properties
environment |
Id of the environment created |
ingestion |
Ingestion key of the environment |
Property Details
environmentId
Id of the environment created
environmentId?: string
Property Value
string
ingestionKey
Ingestion key of the environment
ingestionKey?: string
Property Value
string