azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

61 строка
5.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition"
fullName: "com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition"
name: "DeliveryRulePostArgsCondition"
nameWithType: "DeliveryRulePostArgsCondition"
summary: "Defines the Post<wbr>Args condition for the delivery rule."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.management.cdn.DeliveryRuleCondition?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **DeliveryRulePostArgsCondition**</br> extends <xref href=\"com.microsoft.azure.management.cdn.DeliveryRuleCondition?alt=com.microsoft.azure.management.cdn.DeliveryRuleCondition&text=DeliveryRuleCondition\" data-throw-if-not-resolved=\"False\" />"
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: "<xref href=\"com.microsoft.azure.management.cdn.PostArgsMatchConditionParameters?alt=com.microsoft.azure.management.cdn.PostArgsMatchConditionParameters&text=PostArgsMatchConditionParameters\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.microsoft.azure.management.cdn.PostArgsMatchConditionParameters?alt=com.microsoft.azure.management.cdn.PostArgsMatchConditionParameters&text=PostArgsMatchConditionParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public DeliveryRulePostArgsCondition withParameters(PostArgsMatchConditionParameters parameters)"
desc: "Set defines the parameters for the condition."
returns:
description: "the DeliveryRulePostArgsCondition object itself."
type: "<xref href=\"com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition?alt=com.microsoft.azure.management.cdn.DeliveryRulePostArgsCondition&text=DeliveryRulePostArgsCondition\" data-throw-if-not-resolved=\"False\" />"
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