pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
TrafficManagerProfileMonitorConfigCustomHeader
Traffic
Manager
Profile
Monitor
Config
Custom
Header
data
class
TrafficManagerProfileMonitorConfigCustomHeader
(
val
name
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Traffic
Manager
Profile
Monitor
Config
Custom
Header
Link copied to clipboard
fun
TrafficManagerProfileMonitorConfigCustomHeader
(
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.