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