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