ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancerHttpProbe.DefinitionStages.WithNumberOfProbes<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> |
withNumberOfProbes(int probes)
Specifies the number of unsuccessful probes before failure is determined.
|
LoadBalancerHttpProbe.DefinitionStages.WithAttach<ParentT> withNumberOfProbes(int probes)
probes - number of probesCopyright © 2020 Microsoft Corporation. All rights reserved.