@Beta(value=V1_3_0)
public static interface PublicIPAddress.DefinitionStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
PublicIPAddress.DefinitionStages.WithCreate |
withSku(PublicIPSkuType skuType)
Specifies the SKU for the IP address.
|
PublicIPAddress.DefinitionStages.WithCreate withSku(PublicIPSkuType skuType)
skuType - the SKU type/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/