listFeatureAccount

Gets details from a list of feature names. Azure REST API version: 2021-12-01.

Return

List of features with enabled status

Parameters

argument

null


suspend fun listFeatureAccount(accountName: String, features: List<String>? = null, resourceGroupName: String): ListFeatureAccountResult

Return

List of features with enabled status

See also

Parameters

accountName

The name of the account.

features

Set of features

resourceGroupName

The resource group name.


Return

List of features with enabled status

See also

Parameters

argument

Builder for com.pulumi.azurenative.purview.kotlin.inputs.ListFeatureAccountPlainArgs.