public static interface VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancer |
withExistingPrimaryNetworkSubnet(Network network,
String subnetName)
Associate an existing virtual network subnet with the primary network interface of the virtual machines
in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancer withExistingPrimaryNetworkSubnet(Network network, String subnetName)
network - an existing virtual networksubnetName - the subnet nameCopyright © 2020 Microsoft Corporation. All rights reserved.