Class DeliveryRuleCondition
- java.lang.Object
-
- com.azure.resourcemanager.cdn.models.DeliveryRuleCondition
-
- Direct Known Subclasses:
DeliveryRuleCookiesCondition,DeliveryRuleHttpVersionCondition,DeliveryRuleIsDeviceCondition,DeliveryRulePostArgsCondition,DeliveryRuleQueryStringCondition,DeliveryRuleRemoteAddressCondition,DeliveryRuleRequestBodyCondition,DeliveryRuleRequestHeaderCondition,DeliveryRuleRequestMethodCondition,DeliveryRuleRequestSchemeCondition,DeliveryRuleRequestUriCondition,DeliveryRuleUrlFileExtensionCondition,DeliveryRuleUrlFileNameCondition,DeliveryRuleUrlPathCondition
public class DeliveryRuleCondition extends Object
A condition for the delivery rule.
-
-
Constructor Summary
Constructors Constructor Description DeliveryRuleCondition()
-
-
-
Method Detail
-
validate
public void validate()
Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-
-