public static interface PublicIPPrefix.DefinitionStages.WithPublicIPAddressVersion
| Modifier and Type | Method and Description |
|---|---|
PublicIPPrefix.DefinitionStages.WithCreate |
withPublicIPAddressVersion(IPVersion publicIPAddressVersion)
Specifies publicIPAddressVersion.
|
PublicIPPrefix.DefinitionStages.WithCreate withPublicIPAddressVersion(IPVersion publicIPAddressVersion)
publicIPAddressVersion - The public IP address version. Possible values include: 'IPv4', 'IPv6'/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/