ipRestrictions

@JvmName(name = "dguwnachikbmbkov")
suspend fun ipRestrictions(value: Output<List<LinuxWebAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "ghtvhdlfibjoiofa")
suspend fun ipRestrictions(value: List<LinuxWebAppSlotSiteConfigIpRestrictionArgs>?)

Parameters

value

One or more ip_restriction blocks as defined above.


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


@JvmName(name = "nhqaniycevbwfleq")
suspend fun ipRestrictions(values: List<Output<LinuxWebAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "eyawxklftmtwleoe")
suspend fun ipRestrictions(vararg values: LinuxWebAppSlotSiteConfigIpRestrictionArgs)

Parameters

values

One or more ip_restriction blocks as defined above.


@JvmName(name = "csybucxebnlxydwl")
suspend fun ipRestrictions(argument: List<suspend LinuxWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "ssbmnjiolyoqclsx")
suspend fun ipRestrictions(vararg argument: suspend LinuxWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "gdovxpadvdyptrjw")
suspend fun ipRestrictions(argument: suspend LinuxWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more ip_restriction blocks as defined above.