ParentT - the return type of the final Attachable.attach()public static interface NicIpConfiguration.DefinitionStages.WithSubnet<ParentT>
| Modifier and Type | Method and Description |
|---|---|
NicIpConfiguration.DefinitionStages.WithPrivateIP<ParentT> |
withSubnet(String name)
Associate a subnet with the network interface IP configuration.
|
NicIpConfiguration.DefinitionStages.WithPrivateIP<ParentT> withSubnet(String name)
name - the subnet nameCopyright © 2021 Microsoft Corporation. All rights reserved.