public class ValidateProbeInput extends Object
| Constructor and Description |
|---|
ValidateProbeInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
probeURL()
Get the probeURL value.
|
ValidateProbeInput |
withProbeURL(String probeURL)
Set the probeURL value.
|
public String probeURL()
public ValidateProbeInput withProbeURL(String probeURL)
probeURL - the probeURL value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/