Class IotDpsSkuDefinitionInner


  • public final class IotDpsSkuDefinitionInner
    extends Object
    Available SKUs of tier and units.
    • Constructor Detail

      • IotDpsSkuDefinitionInner

        public IotDpsSkuDefinitionInner()
    • Method Detail

      • name

        public IotDpsSku name()
        Get the name property: Sku name.
        Returns:
        the name value.
      • withName

        public IotDpsSkuDefinitionInner withName​(IotDpsSku name)
        Set the name property: Sku name.
        Parameters:
        name - the name value to set.
        Returns:
        the IotDpsSkuDefinitionInner object itself.
      • validate

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