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