Class ApplicationGatewayRewriteRuleSetPropertiesFormat


  • public final class ApplicationGatewayRewriteRuleSetPropertiesFormat
    extends Object
    Properties of rewrite rule set of the application gateway.
    • Constructor Detail

      • ApplicationGatewayRewriteRuleSetPropertiesFormat

        public ApplicationGatewayRewriteRuleSetPropertiesFormat()
    • Method Detail

      • rewriteRules

        public List<ApplicationGatewayRewriteRule> rewriteRules()
        Get the rewriteRules property: Rewrite rules in the rewrite rule set.
        Returns:
        the rewriteRules value.
      • provisioningState

        public ProvisioningState provisioningState()
        Get the provisioningState property: The provisioning state of the rewrite rule set resource.
        Returns:
        the provisioningState value.
      • validate

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