public final class ValidateProbeOutputInner extends Object
| Constructor and Description |
|---|
ValidateProbeOutputInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
errorCode()
Get the errorCode property: Specifies the error code when the probe url is not accepted.
|
Boolean |
isValid()
Get the isValid property: Indicates whether the probe URL is accepted or not.
|
String |
message()
Get the message property: The detailed error message describing why the probe URL is not accepted.
|
void |
validate()
Validates the instance.
|
public Boolean isValid()
public String errorCode()
public String message()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.