get Project Keys
Gets the Log Analytics Workspace ID and Primary Key for the specified project. Uses Azure REST API version 2018-02-02.
Return
ID and Key for Migration Project.
Parameters
argument
null
Return
ID and Key for Migration Project.
Parameters
project Name
Name of the Azure Migrate project.
resource Group Name
Name of the Azure Resource Group that project is part of.
See also
suspend fun getProjectKeys(argument: suspend GetProjectKeysPlainArgsBuilder.() -> Unit): GetProjectKeysResult
Return
ID and Key for Migration Project.
Parameters
argument
Builder for com.pulumi.azurenative.migrate.kotlin.inputs.GetProjectKeysPlainArgs.