Class CurrentUsagesBaseInner


  • public final class CurrentUsagesBaseInner
    extends com.azure.core.management.ProxyResource
    Resource usage.
    • Constructor Detail

      • CurrentUsagesBaseInner

        public CurrentUsagesBaseInner()
    • Method Detail

      • properties

        public UsagesProperties properties()
        Get the properties property: Usage properties for the specified resource.
        Returns:
        the properties value.
      • withProperties

        public CurrentUsagesBaseInner withProperties​(UsagesProperties properties)
        Set the properties property: Usage properties for the specified resource.
        Parameters:
        properties - the properties value to set.
        Returns:
        the CurrentUsagesBaseInner object itself.
      • validate

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