Share via


IDeliveryRuleUrlFileExtensionCondition.ParameterNegateCondition Property

Definition

Describes if this is negate condition or not

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Describes if this is negate condition or not", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="negateCondition", Update=true)]
public bool? ParameterNegateCondition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Describes if this is negate condition or not", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="negateCondition", Update=true)>]
member this.ParameterNegateCondition : Nullable<bool> with get, set
Public Property ParameterNegateCondition As Nullable(Of Boolean)

Property Value

Attributes

Applies to