georeplications

@JvmName(name = "nxhigqkgeuxldlkq")
suspend fun georeplications(value: Output<List<RegistryGeoreplicationArgs>>)
@JvmName(name = "hxjrbktexwtntdpn")
suspend fun georeplications(value: List<RegistryGeoreplicationArgs>?)

Parameters

value

One or more georeplications blocks as documented below.

Note: The georeplications is only supported on new resources with the Premium SKU. Note: The georeplications list cannot contain the location where the Container Registry exists. Note: If more than one georeplications block is specified, they are expected to follow the alphabetic order on the location property.


@JvmName(name = "ykngpgqdltxxxolc")
suspend fun georeplications(vararg values: Output<RegistryGeoreplicationArgs>)


@JvmName(name = "eriajqqwniciajcb")
suspend fun georeplications(values: List<Output<RegistryGeoreplicationArgs>>)
@JvmName(name = "ocnwnnechmmrwlnp")
suspend fun georeplications(vararg values: RegistryGeoreplicationArgs)

Parameters

values

One or more georeplications blocks as documented below.

Note: The georeplications is only supported on new resources with the Premium SKU. Note: The georeplications list cannot contain the location where the Container Registry exists. Note: If more than one georeplications block is specified, they are expected to follow the alphabetic order on the location property.


@JvmName(name = "pcfcoswawbqgkinq")
suspend fun georeplications(argument: List<suspend RegistryGeoreplicationArgsBuilder.() -> Unit>)
@JvmName(name = "dpeljgodcskomudm")
suspend fun georeplications(vararg argument: suspend RegistryGeoreplicationArgsBuilder.() -> Unit)
@JvmName(name = "xrarjsbqbucnkuhs")
suspend fun georeplications(argument: suspend RegistryGeoreplicationArgsBuilder.() -> Unit)

Parameters

argument

One or more georeplications blocks as documented below.

Note: The georeplications is only supported on new resources with the Premium SKU. Note: The georeplications list cannot contain the location where the Container Registry exists. Note: If more than one georeplications block is specified, they are expected to follow the alphabetic order on the location property.