Uses of Class
com.microsoft.azure.management.appservice.VnetValidationTestFailure
Packages that use VnetValidationTestFailure
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of VnetValidationTestFailure in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return VnetValidationTestFailureModifier and TypeMethodDescriptionVnetValidationTestFailure.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.