scmIpRestrictions

@JvmName(name = "wrftsgdpbkqpmqhe")
suspend fun scmIpRestrictions(value: Output<List<WindowsFunctionAppSiteConfigScmIpRestrictionArgs>>)
@JvmName(name = "rvbhplqoinuympxo")
suspend fun scmIpRestrictions(value: List<WindowsFunctionAppSiteConfigScmIpRestrictionArgs>?)

Parameters

value

One or more scm_ip_restriction blocks as defined above.


@JvmName(name = "ndfjbgqqclypnapc")
suspend fun scmIpRestrictions(vararg values: Output<WindowsFunctionAppSiteConfigScmIpRestrictionArgs>)


@JvmName(name = "abtfqjotdnxbnhhe")
suspend fun scmIpRestrictions(values: List<Output<WindowsFunctionAppSiteConfigScmIpRestrictionArgs>>)
@JvmName(name = "mokwbjflasegauok")
suspend fun scmIpRestrictions(vararg values: WindowsFunctionAppSiteConfigScmIpRestrictionArgs)

Parameters

values

One or more scm_ip_restriction blocks as defined above.


@JvmName(name = "bobrisrynepfdfdb")
suspend fun scmIpRestrictions(argument: List<suspend WindowsFunctionAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "hnnmhrfnefufteyt")
suspend fun scmIpRestrictions(vararg argument: suspend WindowsFunctionAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "xlskwkmkxfmtyjse")
suspend fun scmIpRestrictions(argument: suspend WindowsFunctionAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more scm_ip_restriction blocks as defined above.