public static interface ContainerService.DefinitionStages.WithSubnet
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithCreate |
withSubnet(String networkId,
String subnetName)
Specifies the virtual network and subnet for the virtual machines in the master and agent pools.
|
ContainerService.DefinitionStages.WithCreate withSubnet(String networkId, String subnetName)
networkId - the network ID to be used by the machinessubnetName - the name of the subnetCopyright © 2019. All rights reserved.