Class PageRuleActionsForwardingUrl
Inheritance
System.Object
PageRuleActionsForwardingUrl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Cloudflare.Outputs
Assembly: Pulumi.Cloudflare.dll
Syntax
public sealed class PageRuleActionsForwardingUrl
Fields
View SourceStatusCode
The status code to use for the redirection.
Declaration
public readonly int StatusCode
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Url
The URL to which the page rule should forward.
Declaration
public readonly string Url
Field Value
| Type | Description |
|---|---|
| System.String |