Uses of Class
com.microsoft.azure.management.appservice.VnetValidationTestFailure
-
-
Uses of VnetValidationTestFailure in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return VnetValidationTestFailure Modifier and Type Method Description VnetValidationTestFailureVnetValidationTestFailure. withDetails(String details)Set the details of what caused the failure, e.g.VnetValidationTestFailureVnetValidationTestFailure. withTestName(String testName)Set the name of the test that failed.
-