Sdílet prostřednictvím


UrlRewriteActionParameters.PreserveUnmatchedPath Property

Definition

Whether to preserve unmatched path. Default value is true.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public bool? PreserveUnmatchedPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.PreserveUnmatchedPath : Nullable<bool> with get, set
Public Property PreserveUnmatchedPath As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to