ip Restrictions
Parameters
value
A list of ip_restriction
objects representing IP restrictions as defined below.
Parameters
values
A list of ip_restriction
objects representing IP restrictions as defined below.
suspend fun ipRestrictions(argument: List<suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
suspend fun ipRestrictions(vararg argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
suspend fun ipRestrictions(argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
Parameters
argument
A list of ip_restriction
objects representing IP restrictions as defined below.