Compartilhar via


LoadParameters.ContentPath Property

Definition

The path to the content to be loaded. Path should be a relative file URL of the origin.

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

Property Value

String[]

Implements

Attributes

Applies to