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