scm Ip Restrictions
Parameters
value
A list of scm_ip_restriction
objects representing SCM IP restrictions as defined below.
suspend fun scmIpRestrictions(argument: List<suspend GetStandardSiteConfigScmIpRestrictionBuilder.() -> Unit>)
suspend fun scmIpRestrictions(vararg argument: suspend GetStandardSiteConfigScmIpRestrictionBuilder.() -> Unit)
suspend fun scmIpRestrictions(argument: suspend GetStandardSiteConfigScmIpRestrictionBuilder.() -> Unit)
Parameters
argument
A list of scm_ip_restriction
objects representing SCM IP restrictions as defined below.
Parameters
values
A list of scm_ip_restriction
objects representing SCM IP restrictions as defined below.