ReturnT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancingRule.UpdateDefinitionStages.WithProbe<ReturnT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT> |
withProbe(String name)
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
|
LoadBalancingRule.UpdateDefinitionStages.WithAttach<ReturnT> withProbe(String name)
name - the name of an existing HTTP or TCP probe/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/