PolicyJumpTableEdge Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an entry in a PolicyJumpTable.
public value class PolicyJumpTableEdge
public readonly struct PolicyJumpTableEdge
type PolicyJumpTableEdge = struct
Public Structure PolicyJumpTableEdge
- Inheritance
-
PolicyJumpTableEdge
Constructors
PolicyJumpTableEdge(Object, Int32) |
Constructs a new PolicyJumpTableEdge instance. |
Properties
Destination |
Gets the destination of the current entry. |
State |
Gets the object used to represent the match heuristic. Can be a host, HTTP method, etc. depending on the matcher policy. |