ConfidentialledgerFunctions

Functions

Link copied to clipboard

Retrieves the properties of a Confidential Ledger. Azure REST API version: 2022-05-13.

suspend fun getLedger(argument: suspend GetLedgerPlainArgsBuilder.() -> Unit): GetLedgerResult
suspend fun getLedger(ledgerName: String, resourceGroupName: String): GetLedgerResult
Link copied to clipboard

Retrieves the properties of a Managed CCF app. Azure REST API version: 2023-01-26-preview.

suspend fun getManagedCCF(appName: String, resourceGroupName: String): GetManagedCCFResult