get Group
Get information related to a specific group in the project. Returns a json object of type 'group' as specified in the models section. API Version: 2019-10-01.
Return
A group created in a Migration project.
Parameters
argument
null
suspend fun getGroup(groupName: String, projectName: String, resourceGroupName: String): GetGroupResult
Return
A group created in a Migration project.
Parameters
group Name
Unique name of a group within a project.
project Name
Name of the Azure Migrate project.
resource Group Name
Name of the Azure Resource Group that project is part of.
See also
Return
A group created in a Migration project.
Parameters
argument
Builder for com.pulumi.azurenative.migrate.kotlin.inputs.GetGroupPlainArgs.