public static interface NetworkInterface.UpdateStages.WithPrimaryNetworkSubnet
| Modifier and Type | Method and Description |
|---|---|
NetworkInterface.Update |
withSubnet(String name)
Associate a subnet with the network interface.
|
NetworkInterface.Update withSubnet(String name)
name - the subnet name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/