getIacProfile

Resource representation of a IacProfile. Azure REST API version: 2024-05-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