ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithSubnet<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> |
withExistingSubnet(Network network,
String subnetName)
Assigns the specified subnet to this private frontend of the internal load balancer.
|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> withExistingSubnet(Network network, String subnetName)
network - the virtual network the subnet exists insubnetName - the name of a subnetCopyright © 2020 Microsoft Corporation. All rights reserved.