ip Restrictions
Parameters
value
an ip_restriction
block as detailed below.
suspend fun ipRestrictions(vararg values: Output<WindowsFunctionAppSlotSiteConfigIpRestrictionArgs>)
Parameters
values
an ip_restriction
block as detailed below.
suspend fun ipRestrictions(argument: List<suspend WindowsFunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
suspend fun ipRestrictions(vararg argument: suspend WindowsFunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
suspend fun ipRestrictions(argument: suspend WindowsFunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
Parameters
argument
an ip_restriction
block as detailed below.