| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancingRule.Definition<ParentT>
The entirety of a load balancing rule definition.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancingRule.DefinitionStages.WithBackend<ParentT> |
LoadBalancingRule.DefinitionStages.WithProbe.withProbe(String name)
Associates the specified existing HTTP or TCP probe of this load balancer with the load balancing rule.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/