BlockchainFunctions

Functions

Link copied to clipboard

Payload of the blockchain member which is exposed in the request/response of the resource provider. API Version: 2018-06-01-preview.

suspend fun getBlockchainMember(blockchainMemberName: String, resourceGroupName: String): GetBlockchainMemberResult
Link copied to clipboard

Payload of the transaction node which is the request/response of the resource provider. API Version: 2018-06-01-preview.

suspend fun getTransactionNode(blockchainMemberName: String, resourceGroupName: String, transactionNodeName: String): GetTransactionNodeResult
Link copied to clipboard

Collection of the API key payload which is exposed in the response of the resource provider. API Version: 2018-06-01-preview.

suspend fun listBlockchainMemberApiKeys(blockchainMemberName: String, resourceGroupName: String): ListBlockchainMemberApiKeysResult
Link copied to clipboard

Collection of the consortium payload. API Version: 2018-06-01-preview.

Link copied to clipboard

Collection of the API key payload which is exposed in the response of the resource provider. API Version: 2018-06-01-preview.

suspend fun listTransactionNodeApiKeys(blockchainMemberName: String, resourceGroupName: String, transactionNodeName: String): ListTransactionNodeApiKeysResult