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