public class ResourceSkuRestrictionInfo extends Object
| Constructor and Description |
|---|
ResourceSkuRestrictionInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
locations()
Get locations where the SKU is restricted.
|
List<String> |
zones()
Get list of availability zones where the SKU is restricted.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/