public final class ResourceSkuRestrictionInfo extends Object
| Constructor and Description |
|---|
ResourceSkuRestrictionInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
locations()
Get the locations property: Locations where the SKU is restricted.
|
void |
validate()
Validates the instance.
|
List<String> |
zones()
Get the zones property: List of availability zones where the SKU is restricted.
|
public List<String> locations()
public List<String> zones()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.