listDataProductRolesAssignments

List user roles associated with the data product. Azure REST API version: 2023-11-15.

Return

list role assignments.

Parameters

argument

null


suspend fun listDataProductRolesAssignments(dataProductName: String, resourceGroupName: String): ListDataProductRolesAssignmentsResult

Return

list role assignments.

Parameters

dataProductName

The data product resource name

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

list role assignments.

Parameters

argument

Builder for com.pulumi.azurenative.networkanalytics.kotlin.inputs.ListDataProductRolesAssignmentsPlainArgs.

See also