public class ResourceSkuRestrictions extends Object
| Constructor and Description |
|---|
ResourceSkuRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
ResourceSkuRestrictionsReasonCode |
reasonCode()
Get the reason for restriction.
|
ResourceSkuRestrictionInfo |
restrictionInfo()
Get the information about the restriction where the SKU cannot be used.
|
ResourceSkuRestrictionsType |
type()
Get the type of restrictions.
|
List<String> |
values()
Get the value of restrictions.
|
public ResourceSkuRestrictionsType type()
public List<String> values()
public ResourceSkuRestrictionInfo restrictionInfo()
public ResourceSkuRestrictionsReasonCode reasonCode()
Copyright © 2019. All rights reserved.