ParentT - the stage of the parent network interface update to return to after attaching this
definitionpublic static interface NicIpConfiguration.UpdateDefinitionStages.WithSubnet<ParentT>
| Modifier and Type | Method and Description |
|---|---|
NicIpConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT> |
withSubnet(String name)
Associate a subnet with the network interface IP configuration.
|
NicIpConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT> withSubnet(String name)
name - the subnet nameCopyright © 2020 Microsoft Corporation. All rights reserved.