Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
LoadBalancerPrivateFrontend.Update |
LoadBalancer.UpdateStages.WithPrivateFrontend.updatePrivateFrontend(String name)
Begins the description of an update to an existing internal frontend.
|
LoadBalancerPrivateFrontend.Update |
LoadBalancerPrivateFrontend.UpdateStages.WithSubnet.withExistingSubnet(Network network,
String subnetName)
Assigns the specified subnet to this private frontend of the internal load balancer.
|
Copyright © 2019. All rights reserved.