ParentT - the next stage of the parent definitionpublic static interface PrivateFrontend.UpdateDefinitionStages.WithSubnet<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> |
withExistingSubnet(Network network,
String subnetName)
Assigns the specified subnet to this private frontend of the internal load balancer.
|
PrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> withExistingSubnet(Network network, String subnetName)
network - the virtual network the subnet exists insubnetName - the name of a subnet/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/