georeplications

@JvmName(name = "bkjmexrmblqxjuaq")
suspend fun georeplications(value: Output<List<RegistryGeoreplicationArgs>>)
@JvmName(name = "wsvixhhypcsyvhyw")
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 = "drujmlkdpaajrlhg")
suspend fun georeplications(vararg values: Output<RegistryGeoreplicationArgs>)


@JvmName(name = "htqmvntiuqyflmgd")
suspend fun georeplications(values: List<Output<RegistryGeoreplicationArgs>>)
@JvmName(name = "bmydkdoygeafdvbm")
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 = "klsfuecyopifxfeu")
suspend fun georeplications(argument: List<suspend RegistryGeoreplicationArgsBuilder.() -> Unit>)
@JvmName(name = "jrnejkhoyvjxtpgt")
suspend fun georeplications(vararg argument: suspend RegistryGeoreplicationArgsBuilder.() -> Unit)
@JvmName(name = "dbuuanjksaxfjvqx")
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.