Uses of Class
com.azure.resourcemanager.appservice.fluent.models.VnetValidationTestFailureProperties
-
Packages that use VnetValidationTestFailureProperties Package Description com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of VnetValidationTestFailureProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return VnetValidationTestFailureProperties Modifier and Type Method Description VnetValidationTestFailurePropertiesVnetValidationTestFailureProperties. withDetails(String details)Set the details property: The details of what caused the failure, e.g.VnetValidationTestFailurePropertiesVnetValidationTestFailureProperties. withTestName(String testName)Set the testName property: The name of the test that failed.
-