toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
TrafficManagerNestedEndpointCustomHeader
Traffic
Manager
Nested
Endpoint
Custom
Header
data
class
TrafficManagerNestedEndpointCustomHeader
(
val
name
:
String
,
val
value
:
String
)
Members
Constructors
Traffic
Manager
Nested
Endpoint
Custom
Header
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of the custom header.
value
Link copied to clipboard
val
value
:
String
The value of custom header. Applicable for HTTP and HTTPS protocol.