ipRestrictions

@JvmName(name = "mwwiutddgeiaemvc")
suspend fun ipRestrictions(value: Output<List<FunctionAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "hstdfyrhsjsevgrg")
suspend fun ipRestrictions(value: List<FunctionAppSlotSiteConfigIpRestrictionArgs>?)

Parameters

value

A list of ip_restriction objects representing IP restrictions as defined below.


@JvmName(name = "nsldjknrrkfpnorf")
suspend fun ipRestrictions(vararg values: Output<FunctionAppSlotSiteConfigIpRestrictionArgs>)


@JvmName(name = "tpsbrrhjvjkgyswa")
suspend fun ipRestrictions(values: List<Output<FunctionAppSlotSiteConfigIpRestrictionArgs>>)
@JvmName(name = "uvtsujomlfbrsfjf")
suspend fun ipRestrictions(vararg values: FunctionAppSlotSiteConfigIpRestrictionArgs)

Parameters

values

A list of ip_restriction objects representing IP restrictions as defined below.


@JvmName(name = "ulbudasvaaepcuge")
suspend fun ipRestrictions(argument: List<suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit>)
@JvmName(name = "tomohnldebdakumr")
suspend fun ipRestrictions(vararg argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)
@JvmName(name = "exalqionecptatki")
suspend fun ipRestrictions(argument: suspend FunctionAppSlotSiteConfigIpRestrictionArgsBuilder.() -> Unit)

Parameters

argument

A list of ip_restriction objects representing IP restrictions as defined below.