ParentT - the stage of the parent network interface update to return to after attaching this
definitionpublic static interface NicIpConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT> extends HasPrivateIpAddress.UpdateDefinitionStages.WithPrivateIPAddress<NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT>>
| Modifier and Type | Method and Description |
|---|---|
NicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT> |
withPrivateIpVersion(IpVersion ipVersion)
Specifies the IP version for the private IP address.
|
withPrivateIpAddressDynamic, withPrivateIpAddressStaticNicIpConfiguration.UpdateDefinitionStages.WithAttach<ParentT> withPrivateIpVersion(IpVersion ipVersion)
ipVersion - an IP versionCopyright © 2020 Microsoft Corporation. All rights reserved.