SkuResource Interface
public interface SkuResource
An immutable client-side representation of SkuResource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Sku |
capacity()
Gets the capacity property: Gets or sets the Sku Capacity. |
|
abstract
Sku |
innerModel()
Gets the inner com. |
| abstract String |
resourceType()
Gets the resource |
|
abstract
Sku |
sku()
Gets the sku property: Gets or sets the Sku. |
Method Details
capacity
public abstract SkuCapacity capacity()
Gets the capacity property: Gets or sets the Sku Capacity.
Returns:
innerModel
public abstract SkuResourceInner innerModel()
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.SkuResourceInner object.
Returns:
resourceType
public abstract String resourceType()
Gets the resourceType property: The resource type name.
Returns:
sku
public abstract SkuSetting sku()
Gets the sku property: Gets or sets the Sku.
Returns: