ReturnT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancingRule.DefinitionStages.WithProbe<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingRule.DefinitionStages.WithAttach<ReturnT> |
withProbe(String name)
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
|
LoadBalancingRule.DefinitionStages.WithAttach<ReturnT> withProbe(String name)
name - the name of an existing HTTP or TCP probeCopyright © 2021 Microsoft Corporation. All rights reserved.