| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LoadBalancerHttpProbe.UpdateDefinition<ParentT>
The entirety of a probe definition as part of a load balancer update.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithProbe.defineHttpProbe(String name)
Begins the definition of a new HTTP probe to add to the load balancer.
|
LoadBalancerHttpProbe.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
LoadBalancer.UpdateStages.WithProbe.defineHttpsProbe(String name)
Begins the definition of a new HTTPS probe to add to the load balancer.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.