Share via


CustomizationTaskInstance.Condition Property

Definition

An expression that must evaluate to true in order for the task to run.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public string Condition { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.Condition : string with get, set
Public Property Condition As String

Property Value

Implements

Attributes

Applies to