scmIpRestrictions

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

Parameters

value

One or more scm_ip_restriction blocks as defined above.


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


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

Parameters

values

One or more scm_ip_restriction blocks as defined above.


@JvmName(name = "cqjvpclkhfjbgjfd")
suspend fun scmIpRestrictions(argument: List<suspend WindowsFunctionAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "rbdsdacsffrmigum")
suspend fun scmIpRestrictions(vararg argument: suspend WindowsFunctionAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "sneojsotkymblhal")
suspend fun scmIpRestrictions(argument: suspend WindowsFunctionAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more scm_ip_restriction blocks as defined above.