Slot Site Config Ip Restriction
data class SlotSiteConfigIpRestriction(val action: String? = null, val headers: SlotSiteConfigIpRestrictionHeaders? = null, val ipAddress: String? = null, val name: String? = null, val priority: Int? = null, val serviceTag: String? = null, val virtualNetworkSubnetId: String? = null)
Properties
Link copied to clipboard
The headers
block for this specific ip_restriction
as defined below. The HTTP header filters are evaluated after the rule itself and both conditions must be true for the rule to apply.
Link copied to clipboard
The Service Tag used for this IP Restriction.
Link copied to clipboard
The Virtual Network Subnet ID used for this IP Restriction.