次の方法で共有


UrlRewriteAction.ParameterPreserveUnmatchedPath Property

Definition

Whether to preserve unmatched path. Default value is true.

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

Property Value

Implements

Attributes

Applies to