Share via


AfdPurgeParameters.ContentPath Property

Definition

The path to the content to be purged. Can describe a file path or a wild card directory.

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

Property Value

Implements

Attributes

Applies to