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.
*/