getReplication

Gets the properties of the specified replication. API Version: 2019-05-01.

Return

An object that represents a replication for a container registry.

Parameters

argument

null


suspend fun getReplication(registryName: String, replicationName: String, resourceGroupName: String): GetReplicationResult

Return

An object that represents a replication for a container registry.

Parameters

registryName

The name of the container registry.

replicationName

The name of the replication.

resourceGroupName

The name of the resource group to which the container registry belongs.

See also


Return

An object that represents a replication for a container registry.

Parameters

argument

Builder for com.pulumi.azurenative.containerregistry.kotlin.inputs.GetReplicationPlainArgs.

See also