scmIpRestrictions

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

Parameters

value

One or more scm_ip_restriction blocks as defined above.


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


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

Parameters

values

One or more scm_ip_restriction blocks as defined above.


@JvmName(name = "jewuevjsomqanamx")
suspend fun scmIpRestrictions(argument: List<suspend WindowsWebAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "hjqolxwgtetnghdh")
suspend fun scmIpRestrictions(vararg argument: suspend WindowsWebAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "yyhrdupsplxewkbr")
suspend fun scmIpRestrictions(argument: suspend WindowsWebAppSiteConfigScmIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

One or more scm_ip_restriction blocks as defined above.