public final class PublicIpAddressSku extends Object
| Constructor and Description |
|---|
PublicIpAddressSku() |
| Modifier and Type | Method and Description |
|---|---|
PublicIpAddressSkuName |
name()
Get the name property: Name of a public IP address SKU.
|
void |
validate()
Validates the instance.
|
PublicIpAddressSku |
withName(PublicIpAddressSkuName name)
Set the name property: Name of a public IP address SKU.
|
public PublicIpAddressSkuName name()
public PublicIpAddressSku withName(PublicIpAddressSkuName 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.