PurviewFunctions

Functions

Link copied to clipboard

Account resource API Version: 2020-12-01-preview.

suspend fun getAccount(argument: suspend GetAccountPlainArgsBuilder.() -> Unit): GetAccountResult
suspend fun getAccount(accountName: String, resourceGroupName: String): GetAccountResult
Link copied to clipboard

A private endpoint connection class. API Version: 2020-12-01-preview.

suspend fun getPrivateEndpointConnection(accountName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

The Account access keys. API Version: 2020-12-01-preview.

suspend fun listAccountKeys(accountName: String, resourceGroupName: String): ListAccountKeysResult