scmIpRestrictions

@JvmName(name = "vmkbogsljshpdroj")
suspend fun scmIpRestrictions(value: Output<List<WindowsWebAppSlotSiteConfigScmIpRestrictionArgs>>)
@JvmName(name = "dngdceggesutgrhe")
suspend fun scmIpRestrictions(value: List<WindowsWebAppSlotSiteConfigScmIpRestrictionArgs>?)

Parameters

value

One or more scm_ip_restriction blocks as defined above.


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


@JvmName(name = "dquwhivgwttxllwo")
suspend fun scmIpRestrictions(values: List<Output<WindowsWebAppSlotSiteConfigScmIpRestrictionArgs>>)
@JvmName(name = "fvwxxuutjjrxxegk")
suspend fun scmIpRestrictions(vararg values: WindowsWebAppSlotSiteConfigScmIpRestrictionArgs)

Parameters

values

One or more scm_ip_restriction blocks as defined above.


@JvmName(name = "vtiitsrhfeejvdex")
suspend fun scmIpRestrictions(argument: List<suspend WindowsWebAppSlotSiteConfigScmIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "qijrxycbwhmcyslk")
suspend fun scmIpRestrictions(vararg argument: suspend WindowsWebAppSlotSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "vexnrgycjacovkjh")
suspend fun scmIpRestrictions(argument: suspend WindowsWebAppSlotSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more scm_ip_restriction blocks as defined above.