getConfigurationProfilePreference

Get information about a configuration profile preference API Version: 2020-06-30-preview.

Return

Definition of the configuration profile preference.

Parameters

argument

null


suspend fun getConfigurationProfilePreference(configurationProfilePreferenceName: String, resourceGroupName: String): GetConfigurationProfilePreferenceResult

Return

Definition of the configuration profile preference.

Parameters

configurationProfilePreferenceName

The configuration profile preference name.

resourceGroupName

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

See also


Return

Definition of the configuration profile preference.

Parameters

argument

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

See also