public static interface NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface.DefinitionStages.WithPrimaryPrivateIP |
withSubnet(String name)
Associate a subnet with the network interface's primary IP configuration.
|
NetworkInterface.DefinitionStages.WithPrimaryPrivateIP withSubnet(String name)
name - the subnet nameCopyright © 2021 Microsoft Corporation. All rights reserved.