Udostępnij za pośrednictwem


ApplicationGatewayRedirectConfigurationInner.RedirectType Property

Definition

Gets or sets HTTP redirection type. Possible values include: 'Permanent', 'Found', 'SeeOther', 'Temporary'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.redirectType")]
public Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayRedirectType RedirectType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.redirectType")>]
member this.RedirectType : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayRedirectType with get, set
Public Property RedirectType As ApplicationGatewayRedirectType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to