ipRestrictions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "frcvpjttnkhapfuo")
suspend fun ipRestrictions(argument: List<suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "uswyrkncofewnork")
suspend fun ipRestrictions(vararg argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "veuobysvcxjgxetd")
suspend fun ipRestrictions(argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

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