ipRestrictions

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

Parameters

value

One or more ip_restriction blocks as defined above.


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


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

Parameters

values

One or more ip_restriction blocks as defined above.


@JvmName(name = "mbupjmfdnmroqkeg")
suspend fun ipRestrictions(argument: List<suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "cbefvmfobrrykjio")
suspend fun ipRestrictions(vararg argument: suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "lailbgplvknoqppd")
suspend fun ipRestrictions(argument: suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more ip_restriction blocks as defined above.