Sdílet prostřednictvím


IDeliveryRuleQueryStringCondition.ParameterNegateCondition Property

Definition

Describes if this is negate condition or not

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

Property Value

Attributes

Applies to