public interface HttpProbe extends Probe
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HttpProbe.Definition<ParentT>
The entirety of a probe definition.
|
static interface |
HttpProbe.DefinitionStages
Grouping of probe definition stages.
|
static interface |
HttpProbe.Update
The entirety of a probe update as part of a load balancer update.
|
static interface |
HttpProbe.UpdateDefinition<ParentT>
The entirety of a probe definition as part of a load balancer update.
|
static interface |
HttpProbe.UpdateDefinitionStages
Grouping of probe definition stages applicable as part of a load balancer update.
|
static interface |
HttpProbe.UpdateStages
Grouping of probe update stages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
requestPath() |
intervalInSeconds, numberOfProbes, portinner, setInnername, parentkeyloadBalancingRulesprotocolString requestPath()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/