SupportedSkuInner Class
- java.
lang. Object - com.
microsoft. azure. management. batch. implementation. SupportedSkuInner
- com.
public class SupportedSkuInner
Describes a Batch supported SKU.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Sku |
capabilities()
Get a collection of capabilities which this SKU supports. |
String |
familyName()
Get the family name of the SKU. |
String |
name()
Get the name of the SKU. |
Method Details
capabilities
public List
Get a collection of capabilities which this SKU supports.
Returns:
familyName
public String familyName()
Get the family name of the SKU.
Returns:
name
public String name()
Get the name of the SKU.
Returns: