getLedger

Retrieves the properties of a Confidential Ledger. Azure REST API version: 2022-05-13. Other available API versions: 2023-01-26-preview, 2023-06-28-preview.

Return

Confidential Ledger. Contains the properties of Confidential Ledger Resource.

Parameters

argument

null


suspend fun getLedger(ledgerName: String, resourceGroupName: String): GetLedgerResult

Return

Confidential Ledger. Contains the properties of Confidential Ledger Resource.

See also

Parameters

ledgerName

Name of the Confidential Ledger

resourceGroupName

The name of the resource group.


suspend fun getLedger(argument: suspend GetLedgerPlainArgsBuilder.() -> Unit): GetLedgerResult

Return

Confidential Ledger. Contains the properties of Confidential Ledger Resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.confidentialledger.kotlin.inputs.GetLedgerPlainArgs.