Interface SkuResource


  • public interface SkuResource
    An immutable client-side representation of SkuResource.
    • Method Detail

      • capacity

        SkuCapacity capacity()
        Gets the capacity property: Gets or sets the Sku Capacity.
        Returns:
        the capacity value.
      • resourceType

        String resourceType()
        Gets the resourceType property: The resource type name.
        Returns:
        the resourceType value.
      • sku

        SkuSetting sku()
        Gets the sku property: Gets or sets the Sku.
        Returns:
        the sku value.
      • innerModel

        SkuResourceInner innerModel()
        Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.SkuResourceInner object.
        Returns:
        the inner object.