ipRestrictions

@JvmName(name = "oevjhhmvxtvsxtwf")
suspend fun ipRestrictions(value: Output<List<WindowsWebAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "gswprhevrmjhslcu")
suspend fun ipRestrictions(value: List<WindowsWebAppSlotSiteConfigIpRestrictionArgs>?)

Parameters

value

One or more ip_restriction blocks as defined above.


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


@JvmName(name = "jtvwwappxcmkhjcp")
suspend fun ipRestrictions(values: List<Output<WindowsWebAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "beojvpkdbgegjyqn")
suspend fun ipRestrictions(vararg values: WindowsWebAppSlotSiteConfigIpRestrictionArgs)

Parameters

values

One or more ip_restriction blocks as defined above.


@JvmName(name = "olvgbdmcbebhrscu")
suspend fun ipRestrictions(argument: List<suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "mdwwlyfbkptxnlgf")
suspend fun ipRestrictions(vararg argument: suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "riohmknscisbyeew")
suspend fun ipRestrictions(argument: suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more ip_restriction blocks as defined above.