public static interface NicIPConfiguration.UpdateStages.WithSubnet
| Modifier and Type | Method and Description |
|---|---|
NicIPConfiguration.Update |
withSubnet(String name)
Associate a subnet with the network interface IP configuration.
|
NicIPConfiguration.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.
*/