TrafficManagerExternalEndpointCustomHeader

data class TrafficManagerExternalEndpointCustomHeader(val name: String, val value: String)

Constructors

constructor(name: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the custom header.

Link copied to clipboard

The value of custom header. Applicable for HTTP and HTTPS protocol.