| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorEntity |
CustomHostnameAnalysisResultInner.customDomainVerificationFailureInfo()
Get the customDomainVerificationFailureInfo property: Raw failure information if DNS verification fails.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorEntity |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.error()
Get the error property: Azure-AsyncOperation Error info.
|
ErrorEntity |
ErrorEntity.withCode(String code)
Set the code property: Basic error code.
|
ErrorEntity |
ErrorEntity.withExtendedCode(String extendedCode)
Set the extendedCode property: Type of error.
|
ErrorEntity |
ErrorEntity.withInnerErrors(List<ErrorEntity> innerErrors)
Set the innerErrors property: Inner errors.
|
ErrorEntity |
ErrorEntity.withMessage(String message)
Set the message property: Any details of the error.
|
ErrorEntity |
ErrorEntity.withMessageTemplate(String messageTemplate)
Set the messageTemplate property: Message template.
|
ErrorEntity |
ErrorEntity.withParameters(List<String> parameters)
Set the parameters property: Parameters for the template.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMessageEnvelopeRemotePrivateEndpointConnection |
ResponseMessageEnvelopeRemotePrivateEndpointConnection.withError(ErrorEntity error)
Set the error property: Azure-AsyncOperation Error info.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.