AvailableServiceSku Interface
public interface AvailableServiceSku
An immutable client-side representation of AvailableServiceSku.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Available |
capacity()
Gets the capacity property: A description of the scaling capacities of the SKU. |
|
abstract
Available |
innerModel()
Gets the inner com. |
| abstract String |
resourceType()
Gets the resource |
|
abstract
Available |
sku()
Gets the sku property: SKU name, tier, etc. |
Method Details
capacity
public abstract AvailableServiceSkuCapacity capacity()
Gets the capacity property: A description of the scaling capacities of the SKU.
Returns:
innerModel
public abstract AvailableServiceSkuInner innerModel()
Gets the inner com.azure.resourcemanager.datamigration.fluent.models.AvailableServiceSkuInner object.
Returns:
resourceType
public abstract String resourceType()
Gets the resourceType property: The resource type, including the provider namespace.
Returns:
sku
public abstract AvailableServiceSkuSku sku()
Gets the sku property: SKU name, tier, etc.
Returns: