WorkflowArtifacts.FilesToDelete Property

Definition

Files of the app to delete.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> FilesToDelete { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.FilesToDelete : System.Collections.Generic.List<string> with get, set
Public Property FilesToDelete As List(Of String)

Property Value

Implements

Attributes

Applies to