ipRestrictions

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

Parameters

value

One or more ip_restriction blocks as defined above.


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


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

Parameters

values

One or more ip_restriction blocks as defined above.


@JvmName(name = "cxgjchwjqthkqsae")
suspend fun ipRestrictions(argument: List<suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "snuyfdrbwgqqoude")
suspend fun ipRestrictions(vararg argument: suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "vechqmfupjyndxmn")
suspend fun ipRestrictions(argument: suspend WindowsWebAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more ip_restriction blocks as defined above.