public static interface NicIpConfiguration.UpdateStages.WithPrivateIP extends HasPrivateIpAddress.UpdateStages.WithPrivateIPAddress<NicIpConfiguration.Update>
| Modifier and Type | Method and Description |
|---|---|
NicIpConfiguration.Update |
withPrivateIpVersion(IpVersion ipVersion)
Specifies the IP version for the private IP address.
|
withPrivateIpAddressDynamic, withPrivateIpAddressStaticNicIpConfiguration.Update withPrivateIpVersion(IpVersion ipVersion)
ipVersion - an IP versionCopyright © 2020 Microsoft Corporation. All rights reserved.