Class RuleSetProperties

java.lang.Object
com.azure.resourcemanager.cdn.models.AfdStateProperties
com.azure.resourcemanager.cdn.fluent.models.RuleSetProperties

public final class RuleSetProperties extends AfdStateProperties
The JSON object that contains the properties of the Rule Set to create.
  • Constructor Details

    • RuleSetProperties

      public RuleSetProperties()
  • Method Details

    • profileName

      public String profileName()
      Get the profileName property: The name of the profile which holds the rule set.
      Returns:
      the profileName value.
    • validate

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