getProjectKeys

Gets the Log Analytics Workspace ID and Primary Key for the specified project. Azure REST API version: 2018-02-02.

Return

ID and Key for Migration Project.

Parameters

argument

null


suspend fun getProjectKeys(projectName: String, resourceGroupName: String): GetProjectKeysResult

Return

ID and Key for Migration Project.

See also

Parameters

projectName

Name of the Azure Migrate project.

resourceGroupName

Name of the Azure Resource Group that project is part of.


Return

ID and Key for Migration Project.

See also

Parameters

argument

Builder for com.pulumi.azurenative.migrate.kotlin.inputs.GetProjectKeysPlainArgs.