Condividi tramite


IUrlRedirectAction.ParameterRedirectType Property

Definition

The redirect type the rule will use when redirecting traffic.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The redirect type the rule will use when redirecting traffic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RedirectType) }, ReadOnly=false, Required=true, SerializedName="redirectType")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RedirectType ParameterRedirectType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The redirect type the rule will use when redirecting traffic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RedirectType) }, ReadOnly=false, Required=true, SerializedName="redirectType")>]
member this.ParameterRedirectType : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RedirectType with get, set
Public Property ParameterRedirectType As RedirectType

Property Value

Attributes

Applies to