Class SkuCapability
java.lang.Object
com.microsoft.azure.management.batch.SkuCapability
A SKU capability, such as the number of cores.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SkuCapability
public SkuCapability()
-
-
Method Details
-
name
Get the name of the feature.- Returns:
- the name value
-
value
Get the value of the feature.- Returns:
- the value value
-