| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VnetValidationTestFailure |
VnetValidationTestFailure.withDetails(String details)
Set the details property: The details of what caused the failure, e.g.
|
VnetValidationTestFailure |
VnetValidationTestFailure.withKind(String kind)
Set the kind property: Kind of resource.
|
VnetValidationTestFailure |
VnetValidationTestFailure.withTestName(String testName)
Set the testName property: The name of the test that failed.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.