ipRestrictions

@JvmName(name = "cjpeitlebvhsburd")
suspend fun ipRestrictions(value: Output<List<WindowsFunctionAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "lhtjhlfoqofywfka")
suspend fun ipRestrictions(value: List<WindowsFunctionAppSlotSiteConfigIpRestrictionArgs>?)

Parameters

value

an ip_restriction block as detailed below.


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


@JvmName(name = "msspdbixyqcyoxmg")
suspend fun ipRestrictions(values: List<Output<WindowsFunctionAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "gcejahxpbbttspqw")
suspend fun ipRestrictions(vararg values: WindowsFunctionAppSlotSiteConfigIpRestrictionArgs)

Parameters

values

an ip_restriction block as detailed below.


@JvmName(name = "djajwkfwywkbmuss")
suspend fun ipRestrictions(argument: List<suspend WindowsFunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "bflasdbvlxprembh")
suspend fun ipRestrictions(vararg argument: suspend WindowsFunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "yhyrubkghvtaunry")
suspend fun ipRestrictions(argument: suspend WindowsFunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

an ip_restriction block as detailed below.