getIacProfile

Resource representation of a IacProfile. Uses Azure REST API version 2024-05-01-preview. Other available API versions: 2024-08-01-preview, 2025-03-01-preview.

Return

Resource representation of a IacProfile.

Parameters

argument

null


suspend fun getIacProfile(iacProfileName: String, resourceGroupName: String): GetIacProfileResult

Return

Resource representation of a IacProfile.

Parameters

iacProfileName

The name of the IacProfile.

resourceGroupName

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

See also


Return

Resource representation of a IacProfile.

Parameters

argument

Builder for com.pulumi.azurenative.devhub.kotlin.inputs.GetIacProfilePlainArgs.

See also