Class StaticSiteFunctionOverviewArmResourceProperties


  • public final class StaticSiteFunctionOverviewArmResourceProperties
    extends Object
    StaticSiteFunctionOverviewARMResource resource specific properties.
    • Constructor Detail

      • StaticSiteFunctionOverviewArmResourceProperties

        public StaticSiteFunctionOverviewArmResourceProperties()
    • Method Detail

      • functionName

        public String functionName()
        Get the functionName property: The name for the function.
        Returns:
        the functionName value.
      • triggerType

        public TriggerTypes triggerType()
        Get the triggerType property: The trigger type of the function.
        Returns:
        the triggerType value.
      • validate

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