ResourceSkuCapabilities Class
- java.
lang. Object - com.
microsoft. azure. management. compute. ResourceSkuCapabilities
- com.
public class ResourceSkuCapabilities
Describes The SKU capabilites object.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
name()
Get the name value. |
String |
value()
Get the value value. |
Method Details
name
public String name()
Get the name value.
Returns:
the name value
value
public String value()
Get the value value.
Returns:
the value value
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java