public static interface LoadBalancer.UpdateStages.WithPrivateFrontend
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<LoadBalancer.Update> |
definePrivateFrontend(String name)
Begins the update of an internal load balancer frontend.
|
LoadBalancerPrivateFrontend.Update |
updatePrivateFrontend(String name)
Begins the description of an update to an existing internal frontend.
|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.Blank<LoadBalancer.Update> definePrivateFrontend(String name)
name - the name for the frontendLoadBalancerPrivateFrontend.Update updatePrivateFrontend(String name)
name - the name of an existing frontend from this load balancerCopyright © 2020 Microsoft Corporation. All rights reserved.