getManagementConfiguration

Retrieves the user ManagementConfiguration. Uses Azure REST API version 2015-11-01-preview.

Return

The container for solution.

Parameters

argument

null


suspend fun getManagementConfiguration(managementConfigurationName: String, resourceGroupName: String): GetManagementConfigurationResult

Return

The container for solution.

Parameters

managementConfigurationName

User Management Configuration Name.

resourceGroupName

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

See also


Return

The container for solution.

Parameters

argument

Builder for com.pulumi.azurenative.operationsmanagement.kotlin.inputs.GetManagementConfigurationPlainArgs.

See also