다음을 통해 공유


UrlRedirectAction.ParameterCustomFragment Property

Definition

Fragment to add to the redirect URL. Fragment is the part of the URL that comes after #. Do not include the #.

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

Property Value

Implements

Attributes

Applies to