public final class ResourceSkuRestrictions extends Object
Constructor and Description |
---|
ResourceSkuRestrictions() |
Modifier and Type | Method and Description |
---|---|
ResourceSkuRestrictionsReasonCode |
reasonCode()
Get the reasonCode property: The reason for restriction.
|
ResourceSkuRestrictionInfo |
restrictionInfo()
Get the restrictionInfo property: The information about the restriction where the SKU cannot be used.
|
ResourceSkuRestrictionsType |
type()
Get the type property: The type of restrictions.
|
void |
validate()
Validates the instance.
|
List<String> |
values()
Get the values property: The value of restrictions.
|
public ResourceSkuRestrictionsType type()
public List<String> values()
public ResourceSkuRestrictionInfo restrictionInfo()
public ResourceSkuRestrictionsReasonCode reasonCode()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.