Dela via


IProxyConfig Interface

Definition

Represents a snapshot of proxy configuration data. These properties may be accessed multiple times and should not be modified.

public interface IProxyConfig
type IProxyConfig = interface
Public Interface IProxyConfig

Properties

ChangeToken

A notification that triggers when this snapshot expires.

Clusters

Cluster information for where to proxy requests to.

RevisionId

A unique identifier for this revision of the configuration.

Routes

Routes matching requests to clusters.

Applies to