Class PriceSheetResultInner


  • public final class PriceSheetResultInner
    extends com.azure.core.management.ProxyResource
    An pricesheet resource.
    • Constructor Detail

      • PriceSheetResultInner

        public PriceSheetResultInner()
    • Method Detail

      • etag

        public String etag()
        Get the etag property: The etag for the resource.
        Returns:
        the etag value.
      • tags

        public Map<String,​String> tags()
        Get the tags property: Resource tags.
        Returns:
        the tags value.
      • pricesheets

        public List<PriceSheetProperties> pricesheets()
        Get the pricesheets property: Price sheet.
        Returns:
        the pricesheets value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The link (url) to the next page of results.
        Returns:
        the nextLink value.
      • download

        public MeterDetails download()
        Get the download property: Pricesheet download details.
        Returns:
        the download value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.