public class ResourceSkuRestrictions extends Object
| Constructor and Description |
|---|
ResourceSkuRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
ResourceSkuRestrictionsReasonCode |
reasonCode()
Get the reasonCode value.
|
ResourceSkuRestrictionsType |
type()
Get the type value.
|
List<String> |
values()
Get the values value.
|
public ResourceSkuRestrictionsType type()
public ResourceSkuRestrictionsReasonCode reasonCode()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/