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

TroubleshootingParameters interface

用于定义要排除故障的资源的参数。

属性

storageId

用于保存故障排除结果的存储帐户的 ID。

storagePath

用于保存故障排除结果的 Blob 的路径。

targetResourceId

要进行故障排除的目标资源。

属性详细信息

storageId

用于保存故障排除结果的存储帐户的 ID。

storageId: string

属性值

string

storagePath

用于保存故障排除结果的 Blob 的路径。

storagePath: string

属性值

string

targetResourceId

要进行故障排除的目标资源。

targetResourceId: string

属性值

string