getCustomEntityStoreAssignment

Gets a single custom entity store assignment by name for the provided subscription and resource group. API Version: 2021-07-01-preview.

Return

Custom entity store assignment

Parameters

argument

null


suspend fun getCustomEntityStoreAssignment(customEntityStoreAssignmentName: String, resourceGroupName: String): GetCustomEntityStoreAssignmentResult

Return

Custom entity store assignment

Parameters

customEntityStoreAssignmentName

Name of the custom entity store assignment. Generated name is GUID.

resourceGroupName

The name of the resource group within the user's subscription. The name is case insensitive.

See also


Return

Custom entity store assignment

Parameters

argument

Builder for com.pulumi.azurenative.security.kotlin.inputs.GetCustomEntityStoreAssignmentPlainArgs.

See also