Uses of Class
com.azure.resourcemanager.appservice.models.VnetValidationTestFailure
Packages that use VnetValidationTestFailure
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of VnetValidationTestFailure in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type VnetValidationTestFailureModifier and TypeMethodDescriptionVnetValidationFailureDetailsInner.failedTests()Get the failedTests property: A list of tests that failed in the validation.VnetValidationFailureDetailsProperties.failedTests()Get the failedTests property: A list of tests that failed in the validation.VnetValidationFailureDetailsInner.warnings()Get the warnings property: A list of warnings generated during validation.VnetValidationFailureDetailsProperties.warnings()Get the warnings property: A list of warnings generated during validation. -
Uses of VnetValidationTestFailure in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return VnetValidationTestFailureModifier and TypeMethodDescriptionstatic VnetValidationTestFailureVnetValidationTestFailure.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VnetValidationTestFailure from the JsonReader.