public class VnetValidationTestFailure extends ProxyOnlyResource
Constructor and Description |
---|
VnetValidationTestFailure() |
Modifier and Type | Method and Description |
---|---|
String |
details()
Get the details of what caused the failure, e.g.
|
String |
testName()
Get the name of the test that failed.
|
VnetValidationTestFailure |
withDetails(String details)
Set the details of what caused the failure, e.g.
|
VnetValidationTestFailure |
withTestName(String testName)
Set the name of the test that failed.
|
kind, withKind
public String testName()
public VnetValidationTestFailure withTestName(String testName)
testName
- the testName value to setpublic String details()
public VnetValidationTestFailure withDetails(String details)
details
- the details value to setCopyright © 2019. All rights reserved.