Interface AvailableServiceSku


public interface AvailableServiceSku
An immutable client-side representation of AvailableServiceSku.
  • Method Details

    • resourceType

      String resourceType()
      Gets the resourceType property: The resource type, including the provider namespace.
      Returns:
      the resourceType value.
    • sku

      Gets the sku property: SKU name, tier, etc.
      Returns:
      the sku value.
    • capacity

      Gets the capacity property: A description of the scaling capacities of the SKU.
      Returns:
      the capacity value.
    • innerModel

      Gets the inner com.azure.resourcemanager.datamigration.fluent.models.AvailableServiceSkuInner object.
      Returns:
      the inner object.