Slot Site Config Ip Restriction Args
data class SlotSiteConfigIpRestrictionArgs(val action: Output<String>? = null, val headers: Output<SlotSiteConfigIpRestrictionHeadersArgs>? = null, val ipAddress: Output<String>? = null, val name: Output<String>? = null, val priority: Output<Int>? = null, val serviceTag: Output<String>? = null, val virtualNetworkSubnetId: Output<String>? = null) : ConvertibleToJava<SlotSiteConfigIpRestrictionArgs>
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.