Get Project Result
data class GetProjectResult(val azureApiVersion: String, val eTag: String? = null, val id: String, val location: String? = null, val name: String, val properties: ProjectPropertiesResponse, val tags: Any? = null, val type: String)
Azure Migrate Project.