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