public static interface PublicIPPrefix.DefinitionStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
PublicIPPrefix.DefinitionStages.WithCreate |
withSku(PublicIPPrefixSku sku)
Specifies sku.
|
PublicIPPrefix.DefinitionStages.WithCreate withSku(PublicIPPrefixSku sku)
sku - The public IP prefix SKU/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/