Class DeliveryRuleCondition

java.lang.Object
com.azure.resourcemanager.cdn.models.DeliveryRuleCondition
Direct Known Subclasses:
DeliveryRuleClientPortCondition, DeliveryRuleCookiesCondition, DeliveryRuleHostnameCondition, DeliveryRuleHttpVersionCondition, DeliveryRuleIsDeviceCondition, DeliveryRulePostArgsCondition, DeliveryRuleQueryStringCondition, DeliveryRuleRemoteAddressCondition, DeliveryRuleRequestBodyCondition, DeliveryRuleRequestHeaderCondition, DeliveryRuleRequestMethodCondition, DeliveryRuleRequestSchemeCondition, DeliveryRuleRequestUriCondition, DeliveryRuleServerPortCondition, DeliveryRuleSocketAddrCondition, DeliveryRuleSslProtocolCondition, DeliveryRuleUrlFileExtensionCondition, DeliveryRuleUrlFileNameCondition, DeliveryRuleUrlPathCondition

public class DeliveryRuleCondition extends Object
A condition for the delivery rule.
  • Constructor Details

    • DeliveryRuleCondition

      public DeliveryRuleCondition()
      Creates an instance of DeliveryRuleCondition class.
  • Method Details

    • validate

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