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

TroubleshootingParameters 类

定义

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

[Microsoft.Rest.Serialization.JsonTransformation]
public class TroubleshootingParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TroubleshootingParameters = class
Public Class TroubleshootingParameters
继承
TroubleshootingParameters
属性

构造函数

TroubleshootingParameters()

初始化 TroubleshootingParameters 类的新实例。

TroubleshootingParameters(String, String, String)

初始化 TroubleshootingParameters 类的新实例。

属性

StorageId

获取或设置存储帐户的 ID,以保存故障排除结果。

StoragePath

获取或设置 Blob 的路径,以保存故障排除结果。

TargetResourceId

获取或设置要进行故障排除的目标资源。

方法

Validate()

验证 对象。

适用于