ICdnWebApplicationFirewallPolicy.PolicySettingDefaultRedirectUrl Property

Definition

If action type is redirect, this field represents the default redirect URL for the client.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="If action type is redirect, this field represents the default redirect URL for the client.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="defaultRedirectUrl", Update=true)]
public string PolicySettingDefaultRedirectUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="If action type is redirect, this field represents the default redirect URL for the client.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="defaultRedirectUrl", Update=true)>]
member this.PolicySettingDefaultRedirectUrl : string with get, set
Public Property PolicySettingDefaultRedirectUrl As String

Property Value

Attributes

Applies to