PurviewFunctions

Functions

Link copied to clipboard

Get an account 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

Get a private endpoint connection API Version: 2020-12-01-preview.

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

List the authorization keys associated with this account. API Version: 2020-12-01-preview.

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