ipRestrictions

@JvmName(name = "pplqrjicwkoqfvtj")
suspend fun ipRestrictions(value: Output<List<FunctionAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "kdvqhibnwngtksqy")
suspend fun ipRestrictions(value: List<FunctionAppSlotSiteConfigIpRestrictionArgs>?)

Parameters

value

A list of ip_restriction objects representing IP restrictions as defined below.


@JvmName(name = "rlwrdwqiqnxftqss")
suspend fun ipRestrictions(vararg values: Output<FunctionAppSlotSiteConfigIpRestrictionArgs>)


@JvmName(name = "lqxwismwtxxtekec")
suspend fun ipRestrictions(values: List<Output<FunctionAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "etefxrrvvkcgvsxt")
suspend fun ipRestrictions(vararg values: FunctionAppSlotSiteConfigIpRestrictionArgs)

Parameters

values

A list of ip_restriction objects representing IP restrictions as defined below.


@JvmName(name = "cjnpihqipqbptgvq")
suspend fun ipRestrictions(argument: List<suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "rnsoxkhfqgugqykr")
suspend fun ipRestrictions(vararg argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "ewibtbdingygpxrq")
suspend fun ipRestrictions(argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

A list of ip_restriction objects representing IP restrictions as defined below.