Share via


IUrlRewriteActionParameters.Destination Property

Definition

Define the relative URL to which the above requests will be rewritten by.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Define the relative URL to which the above requests will be rewritten by.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="destination", Update=true)]
public string Destination { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Define the relative URL to which the above requests will be rewritten by.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="destination", Update=true)>]
member this.Destination : string with get, set
Public Property Destination As String

Property Value

Attributes

Applies to