Uses of Class
com.azure.resourcemanager.appservice.fluent.models.VnetValidationTestFailureProperties
Packages that use VnetValidationTestFailureProperties
Package
Description
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 VnetValidationTestFailurePropertiesModifier and TypeMethodDescriptionVnetValidationTestFailureProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VnetValidationTestFailureProperties from the JsonReader.VnetValidationTestFailureProperties.withDetails
(String details) Set the details property: The details of what caused the failure, e.g. the blocking rule name, etc.VnetValidationTestFailureProperties.withTestName
(String testName) Set the testName property: The name of the test that failed.