Get Edge Module Result
data class GetEdgeModuleResult(val azureApiVersion: String, val edgeModuleId: String, val id: String, val name: String, val systemData: SystemDataResponse, val type: String)
The representation of an edge module.