VnetValidationTestFailure interface
描述 NSG 和 UDR 验证期间失败的测试的类。
继承属性
| id | 资源 ID。注意:此属性不会序列化。 它只能由服务器填充。 |
| kind | 资源类型。 |
| name | 资源名称。 注意:此属性不会序列化。 它只能由服务器填充。 |
| type | 资源类型。 注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
details
导致失败的原因的详细信息,例如阻止规则名称等。
details?: string
属性值
string
testName
失败的测试的名称。
testName?: string
属性值
string