DeliveryRuleRequestBodyCondition.ParameterNegateCondition Property

Definition

Describes if this is negate condition or not

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)]
public bool? ParameterNegateCondition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.ParameterNegateCondition : Nullable<bool> with get, set
Public Property ParameterNegateCondition As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to