### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition" fullName: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition" name: "DeliveryRulePostArgsCondition" nameWithType: "DeliveryRulePostArgsCondition" summary: "Defines the PostArgs condition for the delivery rule." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **DeliveryRulePostArgsCondition**
extends " constructors: - uid: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition.DeliveryRulePostArgsCondition()" fullName: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition.DeliveryRulePostArgsCondition()" name: "DeliveryRulePostArgsCondition()" nameWithType: "DeliveryRulePostArgsCondition.DeliveryRulePostArgsCondition()" syntax: "public DeliveryRulePostArgsCondition()" methods: - uid: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition.parameters()" fullName: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition.parameters()" name: "parameters()" nameWithType: "DeliveryRulePostArgsCondition.parameters()" summary: "Get defines the parameters for the condition." syntax: "public PostArgsMatchConditionParameters parameters()" desc: "Get defines the parameters for the condition." returns: description: "the parameters value" type: "" - uid: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition.withParameters(com.microsoft.azure.management.cdn.PostArgsMatchConditionParameters)" fullName: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition.withParameters(PostArgsMatchConditionParameters parameters)" name: "withParameters(PostArgsMatchConditionParameters parameters)" nameWithType: "DeliveryRulePostArgsCondition.withParameters(PostArgsMatchConditionParameters parameters)" summary: "Set defines the parameters for the condition." parameters: - description: "the parameters value to set" name: "parameters" type: "" syntax: "public DeliveryRulePostArgsCondition withParameters(PostArgsMatchConditionParameters parameters)" desc: "Set defines the parameters for the condition." returns: description: "the DeliveryRulePostArgsCondition object itself." type: "" type: "class" desc: "Defines the PostArgs condition for the delivery rule." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4