getConfigurationProfile

Get information about a configuration profile Uses Azure REST API version 2022-05-04.

Return

Definition of the configuration profile.

Parameters

argument

null


suspend fun getConfigurationProfile(configurationProfileName: String, resourceGroupName: String): GetConfigurationProfileResult

Return

Definition of the configuration profile.

Parameters

configurationProfileName

The configuration profile name.

resourceGroupName

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

See also


Return

Definition of the configuration profile.

Parameters

argument

Builder for com.pulumi.azurenative.automanage.kotlin.inputs.GetConfigurationProfilePlainArgs.

See also