scmIpRestrictions

@JvmName(name = "ecsvhvpvxxucwyuh")
suspend fun scmIpRestrictions(value: Output<List<WindowsWebAppSiteConfigScmIpRestrictionArgs>>)
@JvmName(name = "kypumrciabmelwyr")
suspend fun scmIpRestrictions(value: List<WindowsWebAppSiteConfigScmIpRestrictionArgs>?)

Parameters

value

One or more scm_ip_restriction blocks as defined above.


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


@JvmName(name = "npccnwobjgojdxir")
suspend fun scmIpRestrictions(values: List<Output<WindowsWebAppSiteConfigScmIpRestrictionArgs>>)
@JvmName(name = "nrastsmhamudrryw")
suspend fun scmIpRestrictions(vararg values: WindowsWebAppSiteConfigScmIpRestrictionArgs)

Parameters

values

One or more scm_ip_restriction blocks as defined above.


@JvmName(name = "vdpxkdrbpnvdewhi")
suspend fun scmIpRestrictions(argument: List<suspend WindowsWebAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "lpbpoikuqbhqhgff")
suspend fun scmIpRestrictions(vararg argument: suspend WindowsWebAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "iffniydinrqlhgtg")
suspend fun scmIpRestrictions(argument: suspend WindowsWebAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more scm_ip_restriction blocks as defined above.