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 version/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/