Class PageRuleActionsCacheKeyFieldsHost
Inheritance
System.Object
PageRuleActionsCacheKeyFieldsHost
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 PageRuleActionsCacheKeyFieldsHost
Fields
View SourceResolved
false (default) - includes the Host header in the HTTP request sent to the origin; true - includes the Host header that was resolved to get the origin IP for the request (e.g. changed with Resolve Override Page Rule).
Declaration
public readonly bool? Resolved
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |