public class PublicIPPrefixSku extends Object
| Constructor and Description |
|---|
PublicIPPrefixSku() |
| Modifier and Type | Method and Description |
|---|---|
PublicIPPrefixSkuName |
name()
Get name of a public IP prefix SKU.
|
PublicIPPrefixSku |
withName(PublicIPPrefixSkuName name)
Set name of a public IP prefix SKU.
|
public PublicIPPrefixSkuName name()
public PublicIPPrefixSku withName(PublicIPPrefixSkuName name)
name - the name value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/