ipRestrictions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "rcbtgxhwbwjcybto")
suspend fun ipRestrictions(argument: List<suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "egxchyjtcxrqevjn")
suspend fun ipRestrictions(vararg argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "hxlaeblkhksueofc")
suspend fun ipRestrictions(argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

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