ipRestrictions

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

Parameters

value

A List of objects representing IP restrictions as defined below.


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


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

Parameters

values

A List of objects representing IP restrictions as defined below.


@JvmName(name = "qamjxbkrnpuuhtpf")
suspend fun ipRestrictions(argument: List<suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "roulbfwmbfulhhpf")
suspend fun ipRestrictions(vararg argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "qgtsgouistxembtt")
suspend fun ipRestrictions(argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

A List of objects representing IP restrictions as defined below.