public static interface PublicIPPrefix.DefinitionStages.WithPrefixLength
| Modifier and Type | Method and Description |
|---|---|
PublicIPPrefix.DefinitionStages.WithCreate |
withPrefixLength(Integer prefixLength)
Specifies prefixLength.
|
PublicIPPrefix.DefinitionStages.WithCreate withPrefixLength(Integer prefixLength)
prefixLength - The Length of the Public IP Prefix/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/