Interface SkuEnumerationForNewResourceResult


public interface SkuEnumerationForNewResourceResult
An immutable client-side representation of SkuEnumerationForNewResourceResult.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.powerbidedicated.fluent.models.SkuEnumerationForNewResourceResultInner object.
    Gets the value property: The collection of available SKUs for new resources.
  • Method Details

    • value

      List<CapacitySku> value()
      Gets the value property: The collection of available SKUs for new resources.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.powerbidedicated.fluent.models.SkuEnumerationForNewResourceResultInner object.
      Returns:
      the inner object.