ResourceSkuRestrictionsType 枚举
定义
Defines values for ResourceSkuRestrictionsType.
public enum ResourceSkuRestrictionsType
- 继承
-
java.lang.Object
java.lang.Enum<ResourceSkuRestrictionsType>
ResourceSkuRestrictionsType
字段
LOCATION
|
Enum value location.
|
方法
Parses a serialized value to a ResourceSkuRestrictionsType instance.
public static ResourceSkuRestrictionsType fromString(String value)
参数
- value
-
String
the serialized value to parse.
返回
the parsed ResourceSkuRestrictionsType object, or null if unable to parse.
public String toString()
参数
- value
-
String
the serialized value to parse.
返回
适用于