GetStandardSiteConfigScmIpRestrictionHeaders

data class GetStandardSiteConfigScmIpRestrictionHeaders(val xAzureFdids: List<String>? = null, val xFdHealthProbe: String? = null, val xForwardedFors: List<String>? = null, val xForwardedHosts: List<String>? = null)

Constructors

constructor(xAzureFdids: List<String>? = null, xFdHealthProbe: String? = null, xForwardedFors: List<String>? = null, xForwardedHosts: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val xAzureFdids: List<String>? = null
Link copied to clipboard
val xFdHealthProbe: String? = null
Link copied to clipboard
val xForwardedFors: List<String>? = null
Link copied to clipboard