你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceSkuRestrictions Class
- java.
lang. Object - com.
microsoft. azure. management. compute. ResourceSkuRestrictions
- com.
public class ResourceSkuRestrictions
Describes scaling information of a SKU.
Method Summary
Modifier and Type | Method and Description |
---|---|
Resource |
reasonCode()
Get the reasonCode value. |
Resource |
type()
Get the type value. |
List<String> |
values()
Get the values value. |
Method Details
reasonCode
public ResourceSkuRestrictionsReasonCode reasonCode()
Get the reasonCode value.
Returns:
the reasonCode value
type
public ResourceSkuRestrictionsType type()
Get the type value.
Returns:
the type value
values
public List
Get the values value.
Returns:
the values value