你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
VMExtensionPayload interface
安装 VM 代理时要传递的有效负载的响应。
属性
environment |
已创建环境的 ID |
ingestion |
环境的引入密钥 |
属性详细信息
environmentId
已创建环境的 ID
environmentId?: string
属性值
string
ingestionKey
环境的引入密钥
ingestionKey?: string
属性值
string