public final class PublicIpPrefixSku extends Object
| Constructor and Description |
|---|
PublicIpPrefixSku() |
| Modifier and Type | Method and Description |
|---|---|
PublicIpPrefixSkuName |
name()
Get the name property: Name of a public IP prefix SKU.
|
void |
validate()
Validates the instance.
|
PublicIpPrefixSku |
withName(PublicIpPrefixSkuName name)
Set the name property: Name of a public IP prefix SKU.
|
public PublicIpPrefixSkuName name()
public PublicIpPrefixSku withName(PublicIpPrefixSkuName name)
name - the name value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.